Package org.springframework.security.acls.afterinvocation

Class Summary
AbstractAclProvider Abstract AfterInvocationProvider which provides commonly-used ACL-related services.
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.
 



Copyright © 2004-2009 SpringSource, Inc. All Rights Reserved.