| Package | Description |
|---|---|
| org.jboss.security.acl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ACLPermission
A
Permission represents privileges held by an Identity, and is used to
grant or deny access to a Resource. |
interface |
BitMaskPermission
This interface defines the methods that must be implemented by bitmask-based permissions.
|
| 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.
|
Copyright © 2019 JBoss by Red Hat. All rights reserved.