Uses of Package
org.forgerock.opendj.ldap
Package
Description
Common administration classes.
Common client-side administration classes.
LDAP configuration transport implementation.
Client side driver implementation interfaces.
Logical conditions for defining constraints.
Server-side administration interface.
Contains a number of API declarations for use throughout the
Directory Server.
Contains the Service Discovery Mechanisms and APIs.
Classes and interfaces providing I/O functionality.
Classes and interfaces providing Reactive Streams I/O transports.
Classes and interfaces for core types including connections, entries, and
attributes.
Classes and interfaces for common LDAP controls.
Classes and interfaces for core LDAP requests/responses.
Classes and interfaces for constructing and querying LDAP schemas.
Classes and interfaces for reading and writing LDIF.
APIs for implementing REST to LDAP gateways.
This package contains
Filter
to authenticate and authorize LDAP connections.This package contains LDAP schema syntaxes and matching rules for JSON based attributes.
An LDAP based security provider having the name "OpenDJ" and exposing an LDAP/LDIF based
KeyStore
service.Provides client-side interfaces for querying and managing the Core
directory server administrative components.
Provides server-side interfaces for accessing the Core directory
server administrative components.
Classes implementing core server APIs.
Provides support for an embedded directory server.
Contains code of the opendj setup model.
Common administration classes.
Contains a number of API declarations for use throughout the Directory Server.
Defines the Directory Server plugin API.
Contains the Directory Server Sun Java System Directory Server Enterprise Edition (dseecompat) compatability access
control handler implementation.
Contains the policy based access control handler implementation.
Contains various Directory Server backend implementations.
Contains the code for implementing Directory Server pluggable storage backends.
Interfaces and classes required when implementing new storage engines for the pluggable backend.
Contains the code for the Directory Server backend that provides an interface for executing administrative tasks.
Classes related to backup and restore.
Contains code used to interact with the Directory Server configuration.
Contains classes that represent specific LDAP controls and their values.
Contains various classes that comprise the core of the Directory Server codebase.
This package implements the Directory Server cryptographic framework, which is described in the
CrytpoManager design document.
Contains the Service Discovery Mechanisms and APIs.
Contains various implementations of Directory Server APIs that are not appropriate for other packages.
Contains implementations of Directory Server access, error, and debug loggers.
Contains various Directory Server monitor provider implementations.
Contains the implementation for various Directory Server plugins.
Contains various Directory Server connection handler implementations which will be used to accept connections from
and perform communication with clients over various protocols.
Contains the implementation for the Directory Server connection handler that is responsible for interacting with
clients using HTTP.
Contains factories to build the authorization stage of the HTTP request processing.
Contains the implementation for the Directory Server connection handler that is responsible for interacting with
clients using JMX.
Contains the implementation for the Directory Server connection handler that is responsible for interacting with
clients using LDAPv3.
This package contains utilities that can are used by all the packages below org.opends.server.replication.
This package contains the part of the Multi-master replication code that works on the Directory Server side.
This package contains the code used by the replication server and by the code running on the Directory Server side to
exchange their information.
This package contains the code for the Replication Server part of the Multimaster replication feature.
This package contains the API for the changelog database.
This package contains a file-based log implementation for the changelog database API.
This package contains the generic of the Multi-Master replication code that works on the Directory Server side.
Contains implementations of various Directory Server schema elements.
Contains implementations for various Directory Server tasks.
Contains various Directory Server tool implementations.
Classes related to dsbackup tool.
This package contains classes that support client tool interaction with the tasks backend.
Contains implementations for a number of Directory Server data types.
Contains a number of interfaces that are implemented by the various types of Directory Server operations.
Contains implementations for various Directory Server utility classes and methods which may be used throughout the
server but do not necessarily fit in elsewhere.
-
ClassDescriptionAn address mask can be used to perform efficient comparisons against IP addresses to determine whether a particular IP address is in a given range.A distinguished name (DN) as defined in RFC 4512 section 2.3 is the concatenation of its relative distinguished name (RDN) and its immediate superior's DN.Thrown when the result code returned in a Result indicates that the Request was unsuccessful.
-
ClassDescriptionThrown when the result code returned in a Result indicates that the Request was unsuccessful.
-
ClassDescriptionA connection with a Directory Server over which read and update operations may be performed.
-
ClassDescriptionThrown when the result code returned in a Result indicates that the Request was unsuccessful.
-
ClassDescriptionThrown when the result code returned in a Result indicates that the Request was unsuccessful.
-
ClassDescriptionA distinguished name (DN) as defined in RFC 4512 section 2.3 is the concatenation of its relative distinguished name (RDN) and its immediate superior's DN.An operation result code as defined in RFC 4511 section 4.1.9 is used to indicate the final status of an operation.
-
-
ClassDescriptionA distinguished name (DN) as defined in RFC 4512 section 2.3 is the concatenation of its relative distinguished name (RDN) and its immediate superior's DN.
-
ClassDescriptionAn attribute, comprising of an attribute description and zero or more attribute values.An immutable sequence of bytes backed by a byte array.A mutable sequence of bytes backed by a byte array.An interface for iteratively reading data from a
ByteString
.Decode options allow applications to control how requests and responses are decoded.A distinguished name (DN) as defined in RFC 4512 section 2.3 is the concatenation of its relative distinguished name (RDN) and its immediate superior's DN.An entry, comprising of a distinguished name and zero or more attributes.A search filter as defined in RFC 4511.A modification to be performed on an entry during a Modify operation. -
ClassDescriptionAn immutable sequence of bytes backed by a byte array.Thrown when data from an input source cannot be decoded, perhaps due to the data being malformed in some way.
-
ClassDescriptionThis class provides a skeletal implementation of the
Attribute
interface, to minimize the effort required to implement this interface.This class provides a skeletal implementation of theConnection
interface, to minimize the effort required to implement this interface.This class provides a skeletal implementation of theEntry
interface, to minimize the effort required to implement this interface.Abstract implementation forMap
based entries.An address mask can be used to perform efficient comparisons against IP addresses to determine whether a particular IP address is in a given range.A compiled attribute value assertion.An attribute, comprising of an attribute description and zero or more attribute values.An attribute description as defined in RFC 4512 section 2.5.A configurable factory for filtering the attributes exposed by an entry.A fluent API for parsing attributes as different types of object.An authentication password, it has a storage scheme, authentication info and authentication value.An attribute value assertion (AVA) as defined in RFC 4512 section 2.3 consists of an attribute description with zero options and an attribute value.An immutable sequence of bytes backed by a byte array.A mutable sequence of bytes backed by a byte array.An interface for iteratively reading data from aByteString
.The result of a tri-state logical expression.A connection with a Directory Server over which read and update operations may be performed.An object that registers to be notified when a connection is closed by the application, receives an unsolicited notification, or experiences a fatal error.A connection factory provides an interface for obtaining a connection to a Directory Server.A connection pool which maintains a cache of client sockets with a configurable core pool size, maximum size, and expiration policy.Statistics for a connection pool.An object that registers to be notified when a connection pool grows or shrinks.Indicates whether LDAP client connections should use SSL or StartTLS.An implementation of "consistent hashing" supporting per-partition weighting.Thrown when data from an input source cannot be decoded, perhaps due to the data being malformed in some way.Decode options allow applications to control how requests and responses are decoded.A Search operation alias dereferencing policy as defined in RFC 4511 section 4.5.1.3 is used to indicate whether alias entries (as defined in RFC 4512) are to be dereferenced during stages of a Search operation.A distinguished name (DN) as defined in RFC 4512 section 2.3 is the concatenation of its relative distinguished name (RDN) and its immediate superior's DN.Defines the available strategy to compute changes.Defines the available strategy to generate changes.An entry, comprising of a distinguished name and zero or more attributes.Thrown when the result code returned in a Result indicates that the Request failed because the target entry was not found by the Directory Server.A search filter as defined in RFC 4511.This enumeration defines the set of possible filter types that may be used for search filters.An LDAP generalized time as defined in RFC 4517.This class implements a parser for strings which are encoded using the Generic String Encoding Rules (GSER) defined in RFC 3641.A completion handler for consuming intermediate responses returned from extended operations, or other operations for which an appropriate control was sent.An LDAP client provides an interface for obtaining aconnection
to a Directory Server.A connection with a Directory Server over which read and update operations may be performed.Thrown when the result code returned in a Result indicates that the Request was unsuccessful.A handle which can be used to retrieve the Result of an asynchronous Request.Server side representation of a connected LDAP client.An LDAP URL as defined in RFC 4516.An implementation of theAttribute
interface with predictable iteration order.An implementation of theEntry
interface which uses aLinkedHashMap
for storing attributes.An object that registers to be notified when an LDAP client associated with a load-balancer changes state from offline to online or vice-versa.The types of compiled matcher.A simple in-memory back-end which can be used for testing.A modification to be performed on an entry during a Modify operation.A Modify operation change type as defined in RFC 4511 section 4.6 is used to specify the type of modification being performed on an attribute.Contains equivalent values for the ModificationType values.An encoded password.A relative distinguished name (RDN) as defined in RFC 4512 section 2.3 is the name of an entry relative to its immediate superior.Provides the ability to terminate an asynchronous LDAP request.An operation result code as defined in RFC 4511 section 4.1.9 is used to indicate the final status of an operation.Contains equivalent values for the ResultCode values.The root DSE is a DSA-specific Entry (DSE) and not part of any naming context (or any subtree), and which is uniquely identified by the empty DN.Schema resolvers are included with a set ofDecodeOptions
in order to allow application to control howSchema
instances are selected when decoding requests and responses.A completion handler for consuming the results of a Search operation.A Search operation search scope as defined in RFC 4511 section 4.5.1.2 is used to specify the scope of a Search operation.Contains equivalent values for the SearchScope values.A search result sort key as defined in RFC 2891 is used to specify how search result entries should be ordered.Comparator derived from a sort key which can be used to compare entries.An RFC 3672 subtree specification.Abstract interface for RFC3672 specification filter refinements.Listener on timeout events.An implementation of theEntry
interface which uses aTreeMap
for storing attributes.An encoded user password that contains a storage scheme and an encoded vaulue. -
ClassDescriptionAn attribute, comprising of an attribute description and zero or more attribute values.An attribute description as defined in RFC 4512 section 2.5.A configurable factory for filtering the attributes exposed by an entry.An immutable sequence of bytes backed by a byte array.Thrown when data from an input source cannot be decoded, perhaps due to the data being malformed in some way.Decode options allow applications to control how requests and responses are decoded.A distinguished name (DN) as defined in RFC 4512 section 2.3 is the concatenation of its relative distinguished name (RDN) and its immediate superior's DN.An entry, comprising of a distinguished name and zero or more attributes.A search filter as defined in RFC 4511.An operation result code as defined in RFC 4511 section 4.1.9 is used to indicate the final status of an operation.A search result sort key as defined in RFC 2891 is used to specify how search result entries should be ordered.
-
ClassDescriptionAn attribute, comprising of an attribute description and zero or more attribute values.An attribute description as defined in RFC 4512 section 2.5.A fluent API for parsing attributes as different types of object.An immutable sequence of bytes backed by a byte array.Thrown when data from an input source cannot be decoded, perhaps due to the data being malformed in some way.Decode options allow applications to control how requests and responses are decoded.A Search operation alias dereferencing policy as defined in RFC 4511 section 4.5.1.3 is used to indicate whether alias entries (as defined in RFC 4512) are to be dereferenced during stages of a Search operation.A distinguished name (DN) as defined in RFC 4512 section 2.3 is the concatenation of its relative distinguished name (RDN) and its immediate superior's DN.An entry, comprising of a distinguished name and zero or more attributes.A search filter as defined in RFC 4511.Thrown when the result code returned in a Result indicates that the Request was unsuccessful.A modification to be performed on an entry during a Modify operation.A Modify operation change type as defined in RFC 4511 section 4.6 is used to specify the type of modification being performed on an attribute.A relative distinguished name (RDN) as defined in RFC 4512 section 2.3 is the name of an entry relative to its immediate superior.An operation result code as defined in RFC 4511 section 4.1.9 is used to indicate the final status of an operation.A Search operation search scope as defined in RFC 4511 section 4.5.1.2 is used to specify the scope of a Search operation.
-
ClassDescriptionA compiled attribute value assertion.An attribute description as defined in RFC 4512 section 2.5.An immutable sequence of bytes backed by a byte array.A connection with a Directory Server over which read and update operations may be performed.Thrown when data from an input source cannot be decoded, perhaps due to the data being malformed in some way.A distinguished name (DN) as defined in RFC 4512 section 2.3 is the concatenation of its relative distinguished name (RDN) and its immediate superior's DN.An entry, comprising of a distinguished name and zero or more attributes.A connection with a Directory Server over which read and update operations may be performed.Thrown when the result code returned in a Result indicates that the Request was unsuccessful.A handle which can be used to retrieve the Result of an asynchronous Request.
-
ClassDescriptionAn attribute description as defined in RFC 4512 section 2.5.A connection with a Directory Server over which read and update operations may be performed.Thrown when data from an input source cannot be decoded, perhaps due to the data being malformed in some way.A distinguished name (DN) as defined in RFC 4512 section 2.3 is the concatenation of its relative distinguished name (RDN) and its immediate superior's DN.An entry, comprising of a distinguished name and zero or more attributes.A search filter as defined in RFC 4511.Thrown when the result code returned in a Result indicates that the Request was unsuccessful.Thrown when an iteration over a set of search results using a
ConnectionEntryReader
encounters aSearchResultReference
. -
ClassDescriptionAn attribute description as defined in RFC 4512 section 2.5.An immutable sequence of bytes backed by a byte array.Decode options allow applications to control how requests and responses are decoded.A distinguished name (DN) as defined in RFC 4512 section 2.3 is the concatenation of its relative distinguished name (RDN) and its immediate superior's DN.A search filter as defined in RFC 4511.An LDAP client provides an interface for obtaining a
connection
to a Directory Server.A connection with a Directory Server over which read and update operations may be performed.Schema resolvers are included with a set ofDecodeOptions
in order to allow application to control howSchema
instances are selected when decoding requests and responses. -
ClassDescriptionA distinguished name (DN) as defined in RFC 4512 section 2.3 is the concatenation of its relative distinguished name (RDN) and its immediate superior's DN.An LDAP client provides an interface for obtaining a
connection
to a Directory Server.A Search operation search scope as defined in RFC 4511 section 4.5.1.2 is used to specify the scope of a Search operation. -
ClassDescriptionAn immutable sequence of bytes backed by a byte array.A distinguished name (DN) as defined in RFC 4512 section 2.3 is the concatenation of its relative distinguished name (RDN) and its immediate superior's DN.
-
ClassDescriptionAn immutable sequence of bytes backed by a byte array.A connection factory provides an interface for obtaining a connection to a Directory Server.Thrown when data from an input source cannot be decoded, perhaps due to the data being malformed in some way.A distinguished name (DN) as defined in RFC 4512 section 2.3 is the concatenation of its relative distinguished name (RDN) and its immediate superior's DN.
-
ClassDescriptionAn address mask can be used to perform efficient comparisons against IP addresses to determine whether a particular IP address is in a given range.A distinguished name (DN) as defined in RFC 4512 section 2.3 is the concatenation of its relative distinguished name (RDN) and its immediate superior's DN.Thrown when the result code returned in a Result indicates that the Request was unsuccessful.
-
ClassDescriptionAn address mask can be used to perform efficient comparisons against IP addresses to determine whether a particular IP address is in a given range.A distinguished name (DN) as defined in RFC 4512 section 2.3 is the concatenation of its relative distinguished name (RDN) and its immediate superior's DN.
-
ClassDescriptionThrown when the result code returned in a Result indicates that the Request was cancelled.A distinguished name (DN) as defined in RFC 4512 section 2.3 is the concatenation of its relative distinguished name (RDN) and its immediate superior's DN.An entry, comprising of a distinguished name and zero or more attributes.Thrown when the result code returned in a Result indicates that the Request was unsuccessful.A modification to be performed on an entry during a Modify operation.An operation result code as defined in RFC 4511 section 4.1.9 is used to indicate the final status of an operation.
-
ClassDescriptionA connection with a Directory Server over which read and update operations may be performed.A distinguished name (DN) as defined in RFC 4512 section 2.3 is the concatenation of its relative distinguished name (RDN) and its immediate superior's DN.A connection with a Directory Server over which read and update operations may be performed.
-
ClassDescriptionA distinguished name (DN) as defined in RFC 4512 section 2.3 is the concatenation of its relative distinguished name (RDN) and its immediate superior's DN.
-
ClassDescriptionA connection with a Directory Server over which read and update operations may be performed.
-
ClassDescriptionAn attribute, comprising of an attribute description and zero or more attribute values.An attribute description as defined in RFC 4512 section 2.5.A configurable factory for filtering the attributes exposed by an entry.An immutable sequence of bytes backed by a byte array.Thrown when the result code returned in a Result indicates that the Request was cancelled.The result of a tri-state logical expression.A distinguished name (DN) as defined in RFC 4512 section 2.3 is the concatenation of its relative distinguished name (RDN) and its immediate superior's DN.An entry, comprising of a distinguished name and zero or more attributes.A search filter as defined in RFC 4511.An LDAP generalized time as defined in RFC 4517.Thrown when the result code returned in a Result indicates that the Request was unsuccessful.A modification to be performed on an entry during a Modify operation.A Search operation search scope as defined in RFC 4511 section 4.5.1.2 is used to specify the scope of a Search operation.
-
ClassDescriptionThrown when the result code returned in a Result indicates that the Request was cancelled.A distinguished name (DN) as defined in RFC 4512 section 2.3 is the concatenation of its relative distinguished name (RDN) and its immediate superior's DN.An entry, comprising of a distinguished name and zero or more attributes.An operation result code as defined in RFC 4511 section 4.1.9 is used to indicate the final status of an operation.
-
ClassDescriptionA configurable factory for filtering the attributes exposed by an entry.An immutable sequence of bytes backed by a byte array.A distinguished name (DN) as defined in RFC 4512 section 2.3 is the concatenation of its relative distinguished name (RDN) and its immediate superior's DN.An entry, comprising of a distinguished name and zero or more attributes.A search filter as defined in RFC 4511.Thrown when the result code returned in a Result indicates that the Request was unsuccessful.
-
ClassDescriptionA distinguished name (DN) as defined in RFC 4512 section 2.3 is the concatenation of its relative distinguished name (RDN) and its immediate superior's DN.An entry, comprising of a distinguished name and zero or more attributes.A search filter as defined in RFC 4511.Thrown when the result code returned in a Result indicates that the Request was unsuccessful.
-
ClassDescriptionThe result of a tri-state logical expression.A distinguished name (DN) as defined in RFC 4512 section 2.3 is the concatenation of its relative distinguished name (RDN) and its immediate superior's DN.An entry, comprising of a distinguished name and zero or more attributes.Thrown when the result code returned in a Result indicates that the Request was unsuccessful.
-
ClassDescriptionAn attribute, comprising of an attribute description and zero or more attribute values.The result of a tri-state logical expression.A distinguished name (DN) as defined in RFC 4512 section 2.3 is the concatenation of its relative distinguished name (RDN) and its immediate superior's DN.An entry, comprising of a distinguished name and zero or more attributes.Thrown when the result code returned in a Result indicates that the Request was unsuccessful.
-
ClassDescriptionAn immutable sequence of bytes backed by a byte array.A distinguished name (DN) as defined in RFC 4512 section 2.3 is the concatenation of its relative distinguished name (RDN) and its immediate superior's DN.
-
ClassDescriptionAn attribute, comprising of an attribute description and zero or more attribute values.The result of a tri-state logical expression.A distinguished name (DN) as defined in RFC 4512 section 2.3 is the concatenation of its relative distinguished name (RDN) and its immediate superior's DN.An entry, comprising of a distinguished name and zero or more attributes.Thrown when the result code returned in a Result indicates that the Request was unsuccessful.
-
ClassDescriptionThrown when the result code returned in a Result indicates that the Request was unsuccessful.
-
ClassDescriptionA distinguished name (DN) as defined in RFC 4512 section 2.3 is the concatenation of its relative distinguished name (RDN) and its immediate superior's DN.An entry, comprising of a distinguished name and zero or more attributes.Thrown when the result code returned in a Result indicates that the Request was unsuccessful.
-
ClassDescriptionAn immutable sequence of bytes backed by a byte array.A modification to be performed on an entry during a Modify operation.
-
ClassDescriptionAn attribute, comprising of an attribute description and zero or more attribute values.An attribute description as defined in RFC 4512 section 2.5.An authentication password, it has a storage scheme, authentication info and authentication value.An immutable sequence of bytes backed by a byte array.Thrown when the result code returned in a Result indicates that the Request was cancelled.Thrown when data from an input source cannot be decoded, perhaps due to the data being malformed in some way.A Search operation alias dereferencing policy as defined in RFC 4511 section 4.5.1.3 is used to indicate whether alias entries (as defined in RFC 4512) are to be dereferenced during stages of a Search operation.A distinguished name (DN) as defined in RFC 4512 section 2.3 is the concatenation of its relative distinguished name (RDN) and its immediate superior's DN.An entry, comprising of a distinguished name and zero or more attributes.A search filter as defined in RFC 4511.An LDAP generalized time as defined in RFC 4517.Thrown when the result code returned in a Result indicates that the Request was unsuccessful.A modification to be performed on an entry during a Modify operation.A relative distinguished name (RDN) as defined in RFC 4512 section 2.3 is the name of an entry relative to its immediate superior.A Search operation search scope as defined in RFC 4511 section 4.5.1.2 is used to specify the scope of a Search operation.An encoded user password that contains a storage scheme and an encoded vaulue.
-
ClassDescriptionAn immutable sequence of bytes backed by a byte array.An entry, comprising of a distinguished name and zero or more attributes.
-
ClassDescriptionA distinguished name (DN) as defined in RFC 4512 section 2.3 is the concatenation of its relative distinguished name (RDN) and its immediate superior's DN.
-
ClassDescriptionAn attribute, comprising of an attribute description and zero or more attribute values.An attribute description as defined in RFC 4512 section 2.5.An immutable sequence of bytes backed by a byte array.A distinguished name (DN) as defined in RFC 4512 section 2.3 is the concatenation of its relative distinguished name (RDN) and its immediate superior's DN.An entry, comprising of a distinguished name and zero or more attributes.A search filter as defined in RFC 4511.Thrown when the result code returned in a Result indicates that the Request was unsuccessful.An LDAP URL as defined in RFC 4516.A modification to be performed on an entry during a Modify operation.A Search operation search scope as defined in RFC 4511 section 4.5.1.2 is used to specify the scope of a Search operation.
-
ClassDescriptionA distinguished name (DN) as defined in RFC 4512 section 2.3 is the concatenation of its relative distinguished name (RDN) and its immediate superior's DN.
-
-
ClassDescriptionAn immutable sequence of bytes backed by a byte array.A distinguished name (DN) as defined in RFC 4512 section 2.3 is the concatenation of its relative distinguished name (RDN) and its immediate superior's DN.An entry, comprising of a distinguished name and zero or more attributes.
-
ClassDescriptionA distinguished name (DN) as defined in RFC 4512 section 2.3 is the concatenation of its relative distinguished name (RDN) and its immediate superior's DN.
-
ClassDescriptionAn attribute, comprising of an attribute description and zero or more attribute values.A distinguished name (DN) as defined in RFC 4512 section 2.3 is the concatenation of its relative distinguished name (RDN) and its immediate superior's DN.An entry, comprising of a distinguished name and zero or more attributes.A connection with a Directory Server over which read and update operations may be performed.
-
ClassDescriptionA distinguished name (DN) as defined in RFC 4512 section 2.3 is the concatenation of its relative distinguished name (RDN) and its immediate superior's DN.
-
ClassDescriptionA distinguished name (DN) as defined in RFC 4512 section 2.3 is the concatenation of its relative distinguished name (RDN) and its immediate superior's DN.
-
ClassDescriptionAn attribute, comprising of an attribute description and zero or more attribute values.Indicates whether LDAP client connections should use SSL or StartTLS.A distinguished name (DN) as defined in RFC 4512 section 2.3 is the concatenation of its relative distinguished name (RDN) and its immediate superior's DN.
-
ClassDescriptionAn immutable sequence of bytes backed by a byte array.A mutable sequence of bytes backed by a byte array.An interface for iteratively reading data from a
ByteString
.Indicates whether LDAP client connections should use SSL or StartTLS.A distinguished name (DN) as defined in RFC 4512 section 2.3 is the concatenation of its relative distinguished name (RDN) and its immediate superior's DN.Thrown when the result code returned in a Result indicates that the Request was unsuccessful. -
ClassDescriptionA compiled attribute value assertion.An attribute, comprising of an attribute description and zero or more attribute values.An attribute description as defined in RFC 4512 section 2.5.A fluent API for parsing attributes as different types of object.An immutable sequence of bytes backed by a byte array.Thrown when data from an input source cannot be decoded, perhaps due to the data being malformed in some way.A distinguished name (DN) as defined in RFC 4512 section 2.3 is the concatenation of its relative distinguished name (RDN) and its immediate superior's DN.An entry, comprising of a distinguished name and zero or more attributes.Thrown when the result code returned in a Result indicates that the Request was unsuccessful.A modification to be performed on an entry during a Modify operation.
-
ClassDescriptionAn attribute, comprising of an attribute description and zero or more attribute values.A mutable sequence of bytes backed by a byte array.A distinguished name (DN) as defined in RFC 4512 section 2.3 is the concatenation of its relative distinguished name (RDN) and its immediate superior's DN.An entry, comprising of a distinguished name and zero or more attributes.A modification to be performed on an entry during a Modify operation.A relative distinguished name (RDN) as defined in RFC 4512 section 2.3 is the name of an entry relative to its immediate superior.
-
ClassDescriptionAn attribute, comprising of an attribute description and zero or more attribute values.A distinguished name (DN) as defined in RFC 4512 section 2.3 is the concatenation of its relative distinguished name (RDN) and its immediate superior's DN.Thrown when the result code returned in a Result indicates that the Request was unsuccessful.
-
ClassDescriptionA distinguished name (DN) as defined in RFC 4512 section 2.3 is the concatenation of its relative distinguished name (RDN) and its immediate superior's DN.
-
-
ClassDescriptionA distinguished name (DN) as defined in RFC 4512 section 2.3 is the concatenation of its relative distinguished name (RDN) and its immediate superior's DN.Thrown when the result code returned in a Result indicates that the Request was unsuccessful.
-
ClassDescriptionAn attribute, comprising of an attribute description and zero or more attribute values.An entry, comprising of a distinguished name and zero or more attributes.Thrown when the result code returned in a Result indicates that the Request was unsuccessful.A modification to be performed on an entry during a Modify operation.
-
ClassDescriptionA distinguished name (DN) as defined in RFC 4512 section 2.3 is the concatenation of its relative distinguished name (RDN) and its immediate superior's DN.An entry, comprising of a distinguished name and zero or more attributes.A search filter as defined in RFC 4511.Thrown when the result code returned in a Result indicates that the Request was unsuccessful.
-
-
-
ClassDescriptionA connection with a Directory Server over which read and update operations may be performed.A distinguished name (DN) as defined in RFC 4512 section 2.3 is the concatenation of its relative distinguished name (RDN) and its immediate superior's DN.An entry, comprising of a distinguished name and zero or more attributes.Thrown when the result code returned in a Result indicates that the Request was unsuccessful.
-
ClassDescriptionThis class provides a skeletal implementation of the
Attribute
interface, to minimize the effort required to implement this interface.This class provides a skeletal implementation of theEntry
interface, to minimize the effort required to implement this interface.An attribute, comprising of an attribute description and zero or more attribute values.An attribute description as defined in RFC 4512 section 2.5.A configurable factory for filtering the attributes exposed by an entry.An immutable sequence of bytes backed by a byte array.A mutable sequence of bytes backed by a byte array.An interface for iteratively reading data from aByteString
.Thrown when the result code returned in a Result indicates that the Request was cancelled.Decode options allow applications to control how requests and responses are decoded.A distinguished name (DN) as defined in RFC 4512 section 2.3 is the concatenation of its relative distinguished name (RDN) and its immediate superior's DN.An entry, comprising of a distinguished name and zero or more attributes.A search filter as defined in RFC 4511.Thrown when the result code returned in a Result indicates that the Request was unsuccessful.An operation result code as defined in RFC 4511 section 4.1.9 is used to indicate the final status of an operation.A Search operation search scope as defined in RFC 4511 section 4.5.1.2 is used to specify the scope of a Search operation.An RFC 3672 subtree specification. -
ClassDescriptionAn attribute, comprising of an attribute description and zero or more attribute values.An attribute description as defined in RFC 4512 section 2.5.An immutable sequence of bytes backed by a byte array.Thrown when the result code returned in a Result indicates that the Request was cancelled.Decode options allow applications to control how requests and responses are decoded.A Search operation alias dereferencing policy as defined in RFC 4511 section 4.5.1.3 is used to indicate whether alias entries (as defined in RFC 4512) are to be dereferenced during stages of a Search operation.A distinguished name (DN) as defined in RFC 4512 section 2.3 is the concatenation of its relative distinguished name (RDN) and its immediate superior's DN.An entry, comprising of a distinguished name and zero or more attributes.A search filter as defined in RFC 4511.Thrown when the result code returned in a Result indicates that the Request was unsuccessful.A modification to be performed on an entry during a Modify operation.A relative distinguished name (RDN) as defined in RFC 4512 section 2.3 is the name of an entry relative to its immediate superior.An operation result code as defined in RFC 4511 section 4.1.9 is used to indicate the final status of an operation.A Search operation search scope as defined in RFC 4511 section 4.5.1.2 is used to specify the scope of a Search operation.
-
ClassDescriptionAn immutable sequence of bytes backed by a byte array.Indicates whether LDAP client connections should use SSL or StartTLS.A distinguished name (DN) as defined in RFC 4512 section 2.3 is the concatenation of its relative distinguished name (RDN) and its immediate superior's DN.An entry, comprising of a distinguished name and zero or more attributes.A search filter as defined in RFC 4511.Thrown when the result code returned in a Result indicates that the Request was unsuccessful.A relative distinguished name (RDN) as defined in RFC 4512 section 2.3 is the name of an entry relative to its immediate superior.