クラス PostAuthorizeAuthorizationManager

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

public final class PostAuthorizeAuthorizationManager extends ObjectSE implements AuthorizationManager<MethodInvocationResult>
PostAuthorize アノテーションからの式を評価することにより、Authentication が呼び出された MethodInvocation からの結果を返すことができるかどうかを判別できる AuthorizationManager
導入:
5.6