Package | Description |
---|---|
org.springframework.security.access.intercept |
Abstract level security interception classes which are responsible for enforcing the
configured security constraints for a secure object.
|
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 © 2015. All rights reserved.