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.
|
org.opends.server.core |
Contains various classes that comprise the core of the Directory Server codebase.
|
Modifier and Type | Method and Description |
---|---|
boolean |
AccessControlHandler.isAllowed(ModifyOperationBasis modifyOperation)
Indicates whether the provided modify operation is allowed based on the access control configuration.
|
Modifier and Type | Method and Description |
---|---|
boolean |
AciHandler.isAllowed(ModifyOperationBasis operation) |
Constructor and Description |
---|
AciLDAPOperationContainer(ModifyOperationBasis operation,
int rights)
Constructor interface for the modify operation.
|
Modifier and Type | Method and Description |
---|---|
PluginResult.PostOperation |
PluginConfigManager.invokePostOperationModifyPlugins(ModifyOperationBasis modifyOperation)
Invokes the set of post-operation modify plugins that have been configured in the Directory Server.
|
Copyright © 2010–2017 ForgeRock AS. All rights reserved.