Package | Description |
---|---|
org.acegisecurity.afterinvocation |
Used for post-processing of an object returned from a secure object invocation.
|
org.acegisecurity.intercept |
Actually enforces the security and ties the whole security system together.
|
Modifier and Type | Class and Description |
---|---|
class |
AfterInvocationProviderManager
Provider-based implementation of
AfterInvocationManager . |
Modifier and Type | Method and Description |
---|---|
AfterInvocationManager |
AbstractSecurityInterceptor.getAfterInvocationManager() |
Modifier and Type | Method and Description |
---|---|
void |
AbstractSecurityInterceptor.setAfterInvocationManager(AfterInvocationManager afterInvocationManager) |
Copyright © 2017. All rights reserved.