AbstractFollowReferralHandler<Q extends Request,S extends Result> |
Common implementation of referral handling.
|
AbstractFollowSearchReferralHandler |
Base class with functionality for handling an ldap referral for search operations.
|
DefaultReferralConnectionFactory |
Default implementation of a referral connection factory.
|
FollowAddReferralHandler |
Provides handling of an ldap referral for add operations.
|
FollowCompareReferralHandler |
Provides handling of an ldap referral for compare operations.
|
FollowDeleteReferralHandler |
Provides handling of an ldap referral for delete operations.
|
FollowModifyDnReferralHandler |
Provides handling of an ldap referral for modify dn operations.
|
FollowModifyReferralHandler |
Provides handling of an ldap referral for modify operations.
|
FollowSearchReferralHandler |
Provides handling of an ldap referral for search operations.
|
FollowSearchResultReferenceHandler |
Provides handling of an ldap continuation reference for search operations.
|
PooledReferralConnectionFactory |
Pooled implementation of a referral connection factory.
|