Uses of Class
org.ldaptive.AbstractResult
Packages that use AbstractResult
-
Uses of AbstractResult in org.ldaptive
Classes in org.ldaptive with type parameters of type AbstractResultModifier and TypeClassDescriptionprotected static class
AbstractResult.AbstractBuilder<B,
T extends AbstractResult> Subclasses of AbstractResult in org.ldaptiveModifier and TypeClassDescriptionclass
LDAP add response defined as:class
LDAP bind response defined as:class
LDAP compare response defined as:class
LDAP delete response defined as:class
LDAP modify DN response defined as:class
LDAP modify response defined as:class
Response that encapsulates the result elements of a search request.Constructors in org.ldaptive with parameters of type AbstractResultModifierConstructorDescriptionDiagnosticMessageHandler
(AbstractResult response) Creates a new LDAP diagnostic message handler.MatchedDNHandler
(AbstractResult response) Creates a new LDAP matched DN handler.ReferralHandler
(AbstractResult response) Creates a new LDAP referral handler.ResultCodeHandler
(AbstractResult response) Creates a new LDAP result code handler. -
Uses of AbstractResult in org.ldaptive.auth
Subclasses of AbstractResult in org.ldaptive.authModifier and TypeClassDescriptionclass
Response object for authentication handlers.class
Synthetic response object that encapsulates data used for authentication. -
Uses of AbstractResult in org.ldaptive.extended
Subclasses of AbstractResult in org.ldaptive.extendedModifier and TypeClassDescriptionclass
LDAP extended response defined as:class
LDAP notice of disconnection defined as:class
LDAP unsolicited notification defined as: