| Package | Description | 
|---|---|
| org.jboss.security.acl | 
| Modifier and Type | Class and Description | 
|---|---|
| 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. | 
| Constructor and Description | 
|---|
| ACLEntryImpl(BitMaskPermission permission,
            Identity identity)
 Builds an instance of  ACLEntryImplwith the specified permission and identity. | 
| ACLEntryImpl(BitMaskPermission permission,
            String identityOrRole)
 Builds an instance of  ACLEntryImplwith the specified permission and identity/role name. | 
Copyright © 2018 JBoss by Red Hat. All rights reserved.