Uses of Interface
org.jboss.security.acl.ACLPermission

Uses of ACLPermission in org.jboss.security.acl
 

Methods in org.jboss.security.acl that return ACLPermission
 ACLPermission ACLEntry.getPermission()
           Obtains the Permission object held by this entry.
 

Methods in org.jboss.security.acl with parameters of type ACLPermission
 boolean ACL.isGranted(ACLPermission permission, org.jboss.security.identity.Identity identity)
           Verify if the given permission is assigned to the specified Identity.
 



Copyright © 2007 JBoss Inc.. All Rights Reserved.