Package org.ldaptive.transport
package org.ldaptive.transport
-
ClassDescriptionBase class for entry handlers which simply returns values unaltered.Handle that notifies on the components of a compare request.Handle that notifies on the components of an extended request.Handle that notifies on the components of an LDAP operation request.SASL client that negotiates the details of the bind operation.Handle that notifies on the components of a search request.Provides an abstraction layer for different
Transportimplementations used byTransportFactory.Wrapper object that stores an encoded request with its message ID.GSSAPI SASL client that implements the JAAS details to perform an LDAP bind with a kerberos principal.Container for operation handles that are waiting on a response from the LDAP server.Base class for processing a message that is initialized with properties from the handle.Marker class to inject handle properties.Marker class to inject handle properties.Marker class to inject handle properties.Parses a buffer looking for an LDAP response message.SASL client that implements the SCRAM protocol.Properties associated with the final client message.Properties associated with the client first message.Verifies the final server message.Properties associated with the first server response.Contains configuration properties for creating thread pools used by transports.Enum to describe how thread pools should be shutdown.Provides an abstraction layer for differentConnectionimplementations.Base class for connection implementations.Factory for creating connection transports.