|
JBoss Security SPI - Aggregator 2.0.4.SP8 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ACLPermission | |
---|---|
org.jboss.security.acl |
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 |
ACLEntry.checkPermission(ACLPermission permission)
Checks if the specified permission is part of the this entry's permission. |
boolean |
ACLProvider.isAccessGranted(Resource resource,
Identity identity,
ACLPermission permission)
Checks if the given identity has the permissions needed to access the specified resource. |
boolean |
ACL.isGranted(ACLPermission permission,
Identity identity)
Verify if the given permission is assigned to the specified Identity . |
|
JBoss Security SPI - Aggregator 2.0.4.SP8 | |||||||||
PREV NEXT | FRAMES NO FRAMES |