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 classAbstractResult.AbstractBuilder<B,T extends AbstractResult> Subclasses of AbstractResult in org.ldaptiveModifier and TypeClassDescriptionclassLDAP add response defined as:classLDAP bind response defined as:classLDAP compare response defined as:classLDAP delete response defined as:classLDAP modify DN response defined as:classLDAP modify response defined as:classResponse 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 TypeClassDescriptionclassResponse object for authentication handlers.classSynthetic response object that encapsulates data used for authentication. -
Uses of AbstractResult in org.ldaptive.extended
Subclasses of AbstractResult in org.ldaptive.extendedModifier and TypeClassDescriptionclassLDAP extended response defined as:classLDAP notice of disconnection defined as:classLDAP unsolicited notification defined as: