|
|||||||||
| Home >> All >> org >> acegisecurity >> [ afterinvocation overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||
Package org.acegisecurity.afterinvocation
| Interface Summary | |
| AfterInvocationProvider | Indicates a class is responsible for participating in an AfterInvocationProviderManager decision. |
| Filterer | Filter strategy interface. |
| Class Summary | |
| AfterInvocationProviderManager | Provider-based implementation of org.acegisecurity.AfterInvocationManager. |
| ArrayFilterer | A filter used to filter arrays. |
| BasicAclEntryAfterInvocationCollectionFilteringProvider |
Given a Collection of domain object instances returned from a
secure object invocation, remove any Collection elements the
principal does not have appropriate permission to access as defined by the
org.acegisecurity.acl.AclManager. |
| BasicAclEntryAfterInvocationProvider | Given a domain object instance returned from a secure object invocation, ensures the principal has appropriate permission as defined by the org.acegisecurity.acl.AclManager. |
| CollectionFilterer | A filter used to filter Collections. |
|
|||||||||
| Home >> All >> org >> acegisecurity >> [ afterinvocation overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||