|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BasicACLPermission | |
---|---|
org.jboss.security.acl |
Uses of BasicACLPermission in org.jboss.security.acl |
---|
Methods in org.jboss.security.acl that return BasicACLPermission | |
---|---|
static BasicACLPermission |
BasicACLPermission.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static BasicACLPermission[] |
BasicACLPermission.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Constructors in org.jboss.security.acl with parameters of type BasicACLPermission | |
---|---|
CompositeACLPermission(BasicACLPermission... permissions)
Builds an instance of CompositeACLPermission with the given basic permissions. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |