Package | Description |
---|---|
org.springframework.security.access.intercept.aspectj |
Enforces security for AspectJ
JointPoint s, delegating secure object callbacks to the calling aspect. |
Modifier and Type | Class and Description |
---|---|
class |
AspectJMethodSecurityInterceptor
AspectJ
JoinPoint security interceptor which wraps the JoinPoint in a MethodInvocation
adapter to make it compatible with security infrastructure classes which only support MethodInvocation s. |
Copyright © 2019. All rights reserved.