Package | Description |
---|---|
ej.authz.acl |
Modifier and Type | Class and Description |
---|---|
class |
AclInMemoryDatabase
Implementation of
AclDataAccess that stores all the permissions of the enforced policy in memory. |
Constructor and Description |
---|
AccessControlList(AclDataAccess database)
Constructs the engine with the given database.
|