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