Package org.jboss.security.acl

Interface Summary
ACL This interface represents an Access Control List (ACL), a data structure used to protect access to resources.
ACLEntry This interface represents an entry in the Access Control List.
ACLPermission A Permission represents privileges held by an Identity, and is used to grant or deny access to a Resource.
ACLProvider An ACLProvider is responsible for the management of the ACLs associated to the resources being protected.
 



Copyright © 2007 JBoss Inc.. All Rights Reserved.