Package | Description |
---|---|
org.opends.server.api |
Contains a number of API declarations for use throughout the
Directory Server.
|
org.opends.server.authorization.dseecompat |
Contains the Directory Server Sun Java System Directory Server Enterprise
Edition (dseecompat) compatability access control handler implementation.
|
Modifier and Type | Method and Description |
---|---|
abstract boolean |
AccessControlHandler.isAllowed(LocalBackendAddOperation addOperation)
Indicates whether the provided add operation is allowed based on
the access control configuration.
|
Modifier and Type | Method and Description |
---|---|
boolean |
AciHandler.isAllowed(LocalBackendAddOperation operation)
Indicates whether the provided add operation is allowed based on
the access control configuration.
|
Constructor and Description |
---|
AciLDAPOperationContainer(LocalBackendAddOperation operation,
int rights)
Constructor interface for the add operation.
|
Copyright © 2010-2016 ForgeRock AS. All Rights Reserved.