|
|||||||||
| Home >> All >> org >> acegisecurity >> [ intercept overview ] | PREV NEXT | ||||||||
Uses of Class
org.acegisecurity.intercept.InterceptorStatusToken
| Uses of InterceptorStatusToken in org.acegisecurity.intercept |
| Methods in org.acegisecurity.intercept that return InterceptorStatusToken | |
protected InterceptorStatusToken |
AbstractSecurityInterceptor.beforeInvocation(java.lang.Object object)
|
| Methods in org.acegisecurity.intercept with parameters of type InterceptorStatusToken | |
protected java.lang.Object |
AbstractSecurityInterceptor.afterInvocation(InterceptorStatusToken token,
java.lang.Object returnedObject)
Completes the work of the AbstractSecurityInterceptor after
the secure object invocation has been complete |
|
|||||||||
| Home >> All >> org >> acegisecurity >> [ intercept overview ] | PREV NEXT | ||||||||