クラス AuthorizationManagerBeforeMethodInterceptor

java.lang.ObjectSE
org.springframework.security.authorization.method.AuthorizationManagerBeforeMethodInterceptor
実装されたすべてのインターフェース:
org.aopalliance.aop.Adviceorg.aopalliance.intercept.Interceptororg.aopalliance.intercept.MethodInterceptororg.springframework.aop.Advisororg.springframework.aop.framework.AopInfrastructureBeanorg.springframework.aop.PointcutAdvisororg.springframework.core.OrderedAuthorizationAdvisor

public final class AuthorizationManagerBeforeMethodInterceptor extends ObjectSE implements AuthorizationAdvisor
AuthorizationManager を使用して Authentication が特定の MethodInvocation を呼び出すことができるかどうかを判別する MethodInterceptor 
導入:
5.6