|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BitMaskPermission | |
---|---|
org.jboss.security.acl |
Uses of BitMaskPermission in org.jboss.security.acl |
---|
Classes in org.jboss.security.acl that implement BitMaskPermission | |
---|---|
class |
BasicACLPermission
This enum defines the basic ACL permissions. |
class |
CompositeACLPermission
This class represents a composite permission - a permission that contains one or more basic permissions. |
Constructors in org.jboss.security.acl with parameters of type BitMaskPermission | |
---|---|
ACLEntryImpl(BitMaskPermission permission,
org.jboss.security.identity.Identity identity)
Builds an instance of ACLEntryImpl with the specified permission and identity. |
|
ACLEntryImpl(BitMaskPermission permission,
String identityOrRole)
Builds an instance of ACLEntryImpl with the specified permission and identity/role name. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |