Package | Description |
---|---|
org.jboss.security.acl |
Modifier and Type | Method and Description |
---|---|
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.
|
Constructor and Description |
---|
CompositeACLPermission(BasicACLPermission... permissions)
Builds an instance of
CompositeACLPermission with the given basic permissions. |
Copyright © 2017 JBoss by Red Hat. All rights reserved.