See: Description
Interface | Description |
---|---|
AfterInvocationProvider |
Indicates a class is responsible for participating in an
AfterInvocationProviderManager decision. |
Class | Description |
---|---|
AbstractAclProvider |
DOCUMENT ME!
|
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 . |
AclEntryAfterInvocationProvider |
Given a domain object instance returned from a secure object invocation, ensures the principal has
appropriate permission as defined by the
AclService . |
AfterInvocationProviderManager |
Provider-based implementation of
AfterInvocationManager . |
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 . |
BasicAclEntryAfterInvocationProvider |
Given a domain object instance returned from a secure object invocation, ensures the principal has
appropriate permission as defined by the
AclManager . |
Copyright © 2018. All rights reserved.