Interface PostInvocationAuthorizationAdvice

All Superinterfaces:
org.springframework.aop.framework.AopInfrastructureBean
All Known Implementing Classes:
ExpressionBasedPostInvocationAdvice

public interface PostInvocationAuthorizationAdvice extends org.springframework.aop.framework.AopInfrastructureBean
Performs filtering and authorization logic after a method is invoked.
Since:
3.0