Package | Description |
---|---|
org.opends.guitools.controlpanel.util |
Contains some utilities used in the Control Panel.
|
org.opends.server.admin |
Common administration classes.
|
org.opends.server.api |
Contains a number of API declarations for use throughout the
Directory Server.
|
org.opends.server.api.plugin |
Defines the Directory Server plugin API.
|
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.backends |
Contains various Directory Server backend implementations.
|
org.opends.server.backends.jeb |
Contains the code for the Directory Server backend that uses the Berkeley DB
Java Edition as the repository for storing entry and index information.
|
org.opends.server.backends.pdb |
Contains the code for the Directory Server backend that uses Persistit
as the repository for storing entry and index information.
|
org.opends.server.backends.pluggable |
Contains the code for implementing Directory Server pluggable storage backends.
|
org.opends.server.backends.task |
Contains the code for the Directory Server backend that provides an interface
for executing administrative tasks.
|
org.opends.server.core |
Contains various classes that comprise the core of the Directory Server
codebase.
|
org.opends.server.crypto |
This package implements the Directory Server cryptographic framework,
which is described in the
CrytpoManager design document.
|
org.opends.server.extensions |
Contains various implementations of Directory Server APIs that are not
appropriate for other packages.
|
org.opends.server.loggers |
Contains implementations of Directory Server access, error, and debug
loggers.
|
org.opends.server.plugins |
Contains the implementation for various Directory Server plugins.
|
org.opends.server.protocols |
Contains various Directory Server connection handler implementations which
will be used to accept connections from and perform communication with
clients over various protocols.
|
org.opends.server.protocols.http |
Contains the implementation for the Directory Server connection handler that
is responsible for interacting with clients using HTTP.
|
org.opends.server.protocols.internal |
Contains the implementation for the "internal" connection handler
and its associated classes.
|
org.opends.server.protocols.jmx |
Contains the implementation for the Directory Server connection handler that
is responsible for interacting with clients using JMX.
|
org.opends.server.protocols.ldap |
Contains the implementation for the Directory Server connection handler that
is responsible for interacting with clients using LDAPv3.
|
org.opends.server.replication.protocol |
This package contains the code used by the replication server and by the
code running on the Directory Server side to exchange their information.
|
org.opends.server.schema |
Contains implementations of various Directory Server schema elements.
|
org.opends.server.types |
Contains implementations for a number of Directory Server data
types.
|
org.opends.server.util |
Contains implementations for various Directory Server utility classes and
methods which may be used throughout the server but do not necessarily fit in
elsewhere.
|
org.opends.server.workflowelement.localbackend |
This package contains source for the local backend workflow element, which
are used to process operations against data stored in local backend databases
and other repositories that are considered "local".
|
Class and Description |
---|
AddOperation
This interface defines an operation that may be used to add a new entry to
the Directory Server.
|
DeleteOperation
This interface defines an operation that may be used to remove an entry from
the Directory Server.
|
ModifyDNOperation
This interface defines an operation used to move an entry in
the Directory Server.
|
ModifyOperation
This interface defines an operation used to modify an entry in
the Directory Server.
|
SearchOperation
This interface defines an operation used to search for entries
in the Directory Server.
|
ServerContext
Context for the server, giving access to global properties of the server.
|
Class and Description |
---|
ServerContext
Context for the server, giving access to global properties of the server.
|
Class and Description |
---|
AddOperation
This interface defines an operation that may be used to add a new entry to
the Directory Server.
|
BindOperation
This interface defines an operation that may be used to authenticate a user
to the Directory Server.
|
DeleteOperation
This interface defines an operation that may be used to remove an entry from
the Directory Server.
|
ExtendedOperation
This interface defines an extended operation, which can perform virtually any
kind of task.
|
ModifyDNOperation
This interface defines an operation used to move an entry in
the Directory Server.
|
ModifyOperation
This interface defines an operation used to modify an entry in
the Directory Server.
|
PersistentSearch
This class defines a data structure that will be used to hold the
information necessary for processing a persistent search.
|
SearchOperation
This interface defines an operation used to search for entries
in the Directory Server.
|
ServerContext
Context for the server, giving access to global properties of the server.
|
Class and Description |
---|
DeleteOperation
This interface defines an operation that may be used to remove an entry from
the Directory Server.
|
Class and Description |
---|
BindOperation
This interface defines an operation that may be used to authenticate a user
to the Directory Server.
|
ExtendedOperation
This interface defines an extended operation, which can perform virtually any
kind of task.
|
ModifyDNOperation
This interface defines an operation used to move an entry in
the Directory Server.
|
SearchOperation
This interface defines an operation used to search for entries
in the Directory Server.
|
Class and Description |
---|
AddOperation
This interface defines an operation that may be used to add a new entry to
the Directory Server.
|
DeleteOperation
This interface defines an operation that may be used to remove an entry from
the Directory Server.
|
ModifyDNOperation
This interface defines an operation used to move an entry in
the Directory Server.
|
ModifyOperation
This interface defines an operation used to modify an entry in
the Directory Server.
|
PersistentSearch
This class defines a data structure that will be used to hold the
information necessary for processing a persistent search.
|
SearchOperation
This interface defines an operation used to search for entries
in the Directory Server.
|
ServerContext
Context for the server, giving access to global properties of the server.
|
Class and Description |
---|
ServerContext
Context for the server, giving access to global properties of the server.
|
Class and Description |
---|
ServerContext
Context for the server, giving access to global properties of the server.
|
Class and Description |
---|
AddOperation
This interface defines an operation that may be used to add a new entry to
the Directory Server.
|
DeleteOperation
This interface defines an operation that may be used to remove an entry from
the Directory Server.
|
ModifyDNOperation
This interface defines an operation used to move an entry in
the Directory Server.
|
ModifyOperation
This interface defines an operation used to modify an entry in
the Directory Server.
|
SearchOperation
This interface defines an operation used to search for entries
in the Directory Server.
|
ServerContext
Context for the server, giving access to global properties of the server.
|
Class and Description |
---|
AddOperation
This interface defines an operation that may be used to add a new entry to
the Directory Server.
|
DeleteOperation
This interface defines an operation that may be used to remove an entry from
the Directory Server.
|
ModifyDNOperation
This interface defines an operation used to move an entry in
the Directory Server.
|
ModifyOperation
This interface defines an operation used to modify an entry in
the Directory Server.
|
SearchOperation
This interface defines an operation used to search for entries
in the Directory Server.
|
ServerContext
Context for the server, giving access to global properties of the server.
|
Class and Description |
---|
AbandonOperation
This class defines an operation that may be used to abandon an operation that
may already be in progress in the Directory Server.
|
AccessControlConfigManager
This class manages the application-wide access-control configuration.
|
AddOperation
This interface defines an operation that may be used to add a new entry to
the Directory Server.
|
AuthenticatedUsers
This class provides a data structure which maps an authenticated user DN to
the set of client connections authenticated as that user.
|
BaseDnRegistry
Registry for maintaining the set of registered base DN's, associated backends
and naming context information.
|
BindOperation
This interface defines an operation that may be used to authenticate a user
to the Directory Server.
|
CompareOperation
This interface defines an operation that may be used to determine whether a
specified entry in the Directory Server contains a given attribute-value
pair.
|
DeleteOperation
This interface defines an operation that may be used to remove an entry from
the Directory Server.
|
DirectoryServer
This class defines the core of the Directory Server.
|
ExtendedOperation
This interface defines an extended operation, which can perform virtually any
kind of task.
|
GroupManager
This class provides a mechanism for interacting with all groups defined in
the Directory Server.
|
MemoryQuota
Estimates the amount of memory in the running JVM for use of long term caches
by looking at the Old Generation, where implemented, or at the Runtime
information as fallback.
|
ModifyDNOperation
This interface defines an operation used to move an entry in
the Directory Server.
|
ModifyOperation
This interface defines an operation used to modify an entry in
the Directory Server.
|
OperationWrapper
This abstract class is a generic operation wrapper intended to be subclassed
by a specific operation wrapper.
|
PasswordPolicy
This class defines a data structure that holds information about a Directory
Server password policy.
|
PasswordPolicyState
This class provides a data structure for holding password policy state
information for a user account.
|
PersistentSearch
This class defines a data structure that will be used to hold the
information necessary for processing a persistent search.
|
PersistentSearch.CancellationCallback
A cancellation call-back which can be used by work-flow element
implementations in order to register for resource cleanup when a
persistent search is cancelled.
|
PluginConfigManager
This class defines a utility that will be used to manage the configuration
for the set of plugins defined in the Directory Server.
|
QueueingStrategy
This interface defines request handling strategies.
|
SearchOperation
This interface defines an operation used to search for entries
in the Directory Server.
|
ServerContext
Context for the server, giving access to global properties of the server.
|
SubentryManager
This class provides a mechanism for interacting with subentries defined in
the Directory Server.
|
UnbindOperation
This interface defines an operation that may be used to close the connection
between the client and the Directory Server.
|
Class and Description |
---|
ExtendedOperation
This interface defines an extended operation, which can perform virtually any
kind of task.
|
ServerContext
Context for the server, giving access to global properties of the server.
|
Class and Description |
---|
AddOperation
This interface defines an operation that may be used to add a new entry to
the Directory Server.
|
BindOperation
This interface defines an operation that may be used to authenticate a user
to the Directory Server.
|
DeleteOperation
This interface defines an operation that may be used to remove an entry from
the Directory Server.
|
ExtendedOperation
This interface defines an extended operation, which can perform virtually any
kind of task.
|
ModifyDNOperation
This interface defines an operation used to move an entry in
the Directory Server.
|
ModifyOperation
This interface defines an operation used to modify an entry in
the Directory Server.
|
SearchOperation
This interface defines an operation used to search for entries
in the Directory Server.
|
ServerContext
Context for the server, giving access to global properties of the server.
|
Class and Description |
---|
AbandonOperation
This class defines an operation that may be used to abandon an operation that
may already be in progress in the Directory Server.
|
AddOperation
This interface defines an operation that may be used to add a new entry to
the Directory Server.
|
BindOperation
This interface defines an operation that may be used to authenticate a user
to the Directory Server.
|
CompareOperation
This interface defines an operation that may be used to determine whether a
specified entry in the Directory Server contains a given attribute-value
pair.
|
DeleteOperation
This interface defines an operation that may be used to remove an entry from
the Directory Server.
|
ExtendedOperation
This interface defines an extended operation, which can perform virtually any
kind of task.
|
ModifyDNOperation
This interface defines an operation used to move an entry in
the Directory Server.
|
ModifyOperation
This interface defines an operation used to modify an entry in
the Directory Server.
|
SearchOperation
This interface defines an operation used to search for entries
in the Directory Server.
|
ServerContext
Context for the server, giving access to global properties of the server.
|
UnbindOperation
This interface defines an operation that may be used to close the connection
between the client and the Directory Server.
|
Class and Description |
---|
DeleteOperation
This interface defines an operation that may be used to remove an entry from
the Directory Server.
|
Class and Description |
---|
ServerContext
Context for the server, giving access to global properties of the server.
|
Class and Description |
---|
QueueingStrategy
This interface defines request handling strategies.
|
ServerContext
Context for the server, giving access to global properties of the server.
|
Class and Description |
---|
AddOperation
This interface defines an operation that may be used to add a new entry to
the Directory Server.
|
BindOperation
This interface defines an operation that may be used to authenticate a user
to the Directory Server.
|
CompareOperation
This interface defines an operation that may be used to determine whether a
specified entry in the Directory Server contains a given attribute-value
pair.
|
DeleteOperation
This interface defines an operation that may be used to remove an entry from
the Directory Server.
|
ExtendedOperation
This interface defines an extended operation, which can perform virtually any
kind of task.
|
ModifyDNOperation
This interface defines an operation used to move an entry in
the Directory Server.
|
ModifyOperation
This interface defines an operation used to modify an entry in
the Directory Server.
|
SearchOperation
This interface defines an operation used to search for entries
in the Directory Server.
|
SearchOperationBasis
This class defines an operation that may be used to locate entries in the
Directory Server based on a given set of criteria.
|
ServerContext
Context for the server, giving access to global properties of the server.
|
Class and Description |
---|
SearchOperation
This interface defines an operation used to search for entries
in the Directory Server.
|
ServerContext
Context for the server, giving access to global properties of the server.
|
Class and Description |
---|
QueueingStrategy
This interface defines request handling strategies.
|
SearchOperation
This interface defines an operation used to search for entries
in the Directory Server.
|
ServerContext
Context for the server, giving access to global properties of the server.
|
Class and Description |
---|
AddOperation
This interface defines an operation that may be used to add a new entry to
the Directory Server.
|
DeleteOperation
This interface defines an operation that may be used to remove an entry from
the Directory Server.
|
ModifyDNOperation
This interface defines an operation used to move an entry in
the Directory Server.
|
ModifyOperation
This interface defines an operation used to modify an entry in
the Directory Server.
|
Class and Description |
---|
ServerContext
Context for the server, giving access to global properties of the server.
|
Class and Description |
---|
PasswordPolicyState
This class provides a data structure for holding password policy state
information for a user account.
|
Class and Description |
---|
PluginConfigManager
This class defines a utility that will be used to manage the configuration
for the set of plugins defined in the Directory Server.
|
ServerContext
Context for the server, giving access to global properties of the server.
|
Class and Description |
---|
AddOperation
This interface defines an operation that may be used to add a new entry to
the Directory Server.
|
AddOperationWrapper
This abstract class wraps/decorates a given add operation.
|
BindOperation
This interface defines an operation that may be used to authenticate a user
to the Directory Server.
|
BindOperationWrapper
This abstract class wraps/decorates a given bind operation.
|
CompareOperation
This interface defines an operation that may be used to determine whether a
specified entry in the Directory Server contains a given attribute-value
pair.
|
CompareOperationWrapper
This abstract class wraps/decorates a given compare operation.
|
DeleteOperation
This interface defines an operation that may be used to remove an entry from
the Directory Server.
|
DeleteOperationWrapper
This abstract class wraps/decorates a given delete operation.
|
ModifyDNOperation
This interface defines an operation used to move an entry in
the Directory Server.
|
ModifyDNOperationWrapper
This abstract class wraps/decorates a given moddn operation.
|
ModifyOperation
This interface defines an operation used to modify an entry in
the Directory Server.
|
ModifyOperationWrapper
This abstract class wraps/decorates a given modify operation.
|
OperationWrapper
This abstract class is a generic operation wrapper intended to be subclassed
by a specific operation wrapper.
|
SearchOperation
This interface defines an operation used to search for entries
in the Directory Server.
|
SearchOperationWrapper
This abstract class wraps/decorates a given search operation.
|
Copyright © 2010-2016 ForgeRock AS. All Rights Reserved.