public interface PostInvocationAuthorizationAdvice extends AopInfrastructureBean
Modifier and Type | Method and Description |
---|---|
Object |
after(Authentication authentication,
org.aopalliance.intercept.MethodInvocation mi,
PostInvocationAttribute pia,
Object returnedObject) |
Object after(Authentication authentication, org.aopalliance.intercept.MethodInvocation mi, PostInvocationAttribute pia, Object returnedObject) throws AccessDeniedException
AccessDeniedException