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