|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AfterInvocationProvider | |
---|---|
org.acegisecurity.afterinvocation | Used for post-processing of an object returned from a secure object invocation. |
Uses of AfterInvocationProvider in org.acegisecurity.afterinvocation |
---|
Classes in org.acegisecurity.afterinvocation that implement AfterInvocationProvider | |
---|---|
class |
AbstractAclProvider
DOCUMENT ME! |
class |
AclEntryAfterInvocationCollectionFilteringProvider
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
AclService . |
class |
AclEntryAfterInvocationProvider
Given a domain object instance returned from a secure object invocation, ensures the principal has appropriate permission as defined by the AclService . |
class |
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
AclManager . |
class |
BasicAclEntryAfterInvocationProvider
Given a domain object instance returned from a secure object invocation, ensures the principal has appropriate permission as defined by the AclManager . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |