|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use InterceptorStatusToken | |
|---|---|
| org.acegisecurity.intercept | Actually enforces the security and ties the whole security system together. |
| Uses of InterceptorStatusToken in org.acegisecurity.intercept |
|---|
| Methods in org.acegisecurity.intercept that return InterceptorStatusToken | |
|---|---|
protected InterceptorStatusToken |
AbstractSecurityInterceptor.beforeInvocation(Object object)
|
| Methods in org.acegisecurity.intercept with parameters of type InterceptorStatusToken | |
|---|---|
protected Object |
AbstractSecurityInterceptor.afterInvocation(InterceptorStatusToken token,
Object returnedObject)
Completes the work of the AbstractSecurityInterceptor
after the secure object invocation has been complete |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||