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 TypeClassDescriptionfinal classLDAP add response defined as:final classLDAP bind response defined as:final classLDAP compare response defined as:final classLDAP delete response defined as:final classLDAP modify DN response defined as:final classLDAP modify response defined as:final 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 TypeClassDescriptionfinal classResponse object for authentication handlers.final 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:final classLDAP notice of disconnection defined as:classLDAP unsolicited notification defined as: