| Class and Description |
|---|
| ACLImpl
Simple ACL implementation that keeps the entries in a Map whose keys are the identities of the entries, to provide
fast access.
|
| ACLProviderImpl
This class is the standard
ACLProvider implementation. |
| ACLResourceFactory
This interface provides a factory for
Resources. |
| BasicACLPermission
This enum defines the basic ACL permissions.
|
| BitMaskPermission
This interface defines the methods that must be implemented by bitmask-based permissions.
|
| EntitlementEntry
This class represents a standard entry in the collection returned by the
ACLProvider.getEntitlements method. |
Copyright © 2018 JBoss by Red Hat. All rights reserved.