| AbstractFollowReferralHandler |
Common implementation of referral handling.
|
| AbstractFollowSearchReferralHandler |
Base class with functionality for handling an ldap referral for search operations.
|
| 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.
|
| ReferralConnectionFactory |
Factory for creating connections used by referrals.
|