Spring Security Framework

Uses of Interface
org.springframework.security.acls.AuditableAcl

Packages that use AuditableAcl
org.springframework.security.acls.domain Basic implementation of access control lists (ACLs) interfaces. 
 

Uses of AuditableAcl in org.springframework.security.acls.domain
 

Classes in org.springframework.security.acls.domain that implement AuditableAcl
 class AclImpl
          Base implementation of Acl.
 


Spring Security Framework

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