public interface PostInvocationAuthorizationAdvice
extends org.springframework.aop.framework.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
Copyright © 2015. All rights reserved.