Package | Description |
---|---|
org.opends.server.core |
Contains various classes that comprise the core of the Directory Server
codebase.
|
Modifier and Type | Class and Description |
---|---|
class |
AbandonOperationBasis
This class defines an operation that may be used to abandon an operation
that may already be in progress in the Directory Server.
|
class |
AddOperationBasis
This class defines an operation that may be used to add a new entry to the
Directory Server.
|
class |
BindOperationBasis
This class defines an operation that may be used to authenticate a user to
the Directory Server.
|
class |
CompareOperationBasis
This class defines an operation that may be used to determine whether a
specified entry in the Directory Server contains a given attribute-value
pair.
|
class |
DeleteOperationBasis
This class defines an operation that may be used to remove an entry from the
Directory Server.
|
class |
ExtendedOperationBasis
This class defines an extended operation, which can perform virtually any kind of task.
|
class |
ModifyDNOperationBasis
This class defines an operation that may be used to alter the DN of an entry
in the Directory Server.
|
class |
ModifyOperationBasis
This class defines an operation that may be used to modify an entry in the Directory Server.
|
class |
SearchOperationBasis
This class defines an operation that may be used to locate entries in the
Directory Server based on a given set of criteria.
|
class |
UnbindOperationBasis
This class defines an operation that may be used to close the connection
between the client and the Directory Server.
|
Copyright 2010-2017 ForgeRock AS.