クラス AuthoritiesAuthorizationManager

java.lang.ObjectSE
org.springframework.security.authorization.AuthoritiesAuthorizationManager
実装されたすべてのインターフェース:
AuthorizationManager<CollectionSE<StringSE>>

public final class AuthoritiesAuthorizationManager extends ObjectSE implements AuthorizationManager<CollectionSE<StringSE>>
指定された権限のいずれかが Authentication に含まれているかどうかを評価することによって、現行ユーザーが認可されているかどうかを判別する AuthorizationManager
導入:
6.1