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 |
---|---|
boolean |
AccessControlHandler.isAllowed(DeleteOperationBasis deleteOperation)
Indicates whether the provided delete operation is allowed based on the access control configuration.
|
Modifier and Type | Method and Description |
---|---|
boolean |
AciHandler.isAllowed(DeleteOperationBasis operation)
Check access on delete operations.
|
Constructor and Description |
---|
AciLDAPOperationContainer(DeleteOperationBasis operation,
int rights)
Constructor interface for the delete operation.
|
Copyright 2010-2020 ForgeRock AS.