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 | Method and Description |
---|---|
Object |
AspectJMethodSecurityInterceptor.invoke(org.aspectj.lang.JoinPoint jp,
AspectJCallback advisorProceed)
Method that is suitable for user with traditional AspectJ-code aspects.
|
Copyright © 2019. All rights reserved.