Package org.forgerock.opendj.ldap.spi
package org.forgerock.opendj.ldap.spi
Interfaces and classes for service providers.
-
ClassDescriptionBind result promise implementation.This class can be used to manage the internal state of a connection, ensuring valid and atomic state transitions, as well as connection event listener notification.ExtendedResultLdapPromiseImpl<S extends ExtendedResult>Extended result promise implementation.This class is registered with a Backend and it provides callbacks for indexing attribute values.Contains options indicating how indexing must be performed.A factory for creating arbitrarily complex index queries.Interface for all classes that implement
LDAPConnectionFactory.LDAP connection interface which implementations ofLDAPConnectionFactoryImplshould implement.Interface for all classes that actually implementLDAPListener.Contains static methods to create ldap messages.Represents a Ldap Request envelope containing an encoded Request.Represents aResponseand its envelope.This class provides an implementation of theLdapPromise.Utility methods for creating and composingLdapPromises.Interface for providers, which provide an implementation of one or more interfaces.This class provides an implementation of theLdapPromise.Search result promise implementation.Interface for transport providers, which provide implementation forLDAPConnectionFactoryandLDAPListenerclasses, using a specific transport.