RunAsManager
is able to process 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 RunAsManager
can support the passed configuration attribute
|
|