AfterInvocationManager
is able to process "after invocation" requests presented with the passed ConfigAttribute
.This allows the AbstractSecurityInterceptor
to check every configuration attribute can be consumed by the configured AccessDecisionManager
and/or RunAsManager
and/or AfterInvocationManager
.
AbstractSecurityInterceptor
@return true if this AfterInvocationManager
can support the passed configuration attribute
|
|