Uses of Interface
org.ldaptive.referral.ReferralConnectionFactory
Packages that use ReferralConnectionFactory
-
Uses of ReferralConnectionFactory in org.ldaptive.referral
Classes in org.ldaptive.referral that implement ReferralConnectionFactoryModifier and TypeClassDescriptionclassDefault implementation of a referral connection factory.Fields in org.ldaptive.referral declared as ReferralConnectionFactoryModifier and TypeFieldDescriptionprivate final ReferralConnectionFactoryAbstractFollowReferralHandler.connectionFactoryReferral connection factory.Methods in org.ldaptive.referral that return ReferralConnectionFactoryModifier and TypeMethodDescriptionAbstractFollowReferralHandler.getReferralConnectionFactory()Returns the referral connection factory.Constructors in org.ldaptive.referral with parameters of type ReferralConnectionFactoryModifierConstructorDescriptionAbstractFollowReferralHandler(int limit, int depth, ReferralConnectionFactory factory) Creates a new abstract referral handler.privateFollowSearchReferralHandler(int limit, int depth, ReferralConnectionFactory factory) Creates a new search referral handler.FollowSearchReferralHandler(int limit, ReferralConnectionFactory factory) Creates a new search referral handler.Creates a new search referral handler.privateFollowSearchResultReferenceHandler(int limit, int depth, ReferralConnectionFactory factory) Creates a new search result reference handler.FollowSearchResultReferenceHandler(int limit, ReferralConnectionFactory factory) Creates a new search result reference handler.Creates a new search result reference handler.