Interface | Description |
---|---|
ReferralConnectionFactory |
Factory for creating connections used by referrals.
|
ReferralHandler<Q extends Request,S> |
Provides handling of an ldap referral.
|
Class | Description |
---|---|
AbstractReferralHandler<Q extends Request,S> |
Common implementation of referral handling.
|
AddReferralHandler |
Provides handling of an ldap referral for add operations.
|
CompareReferralHandler |
Provides handling of an ldap referral for compare operations.
|
DeleteReferralHandler |
Provides handling of an ldap referral for delete operations.
|
ModifyDnReferralHandler |
Provides handling of an ldap referral for modify dn operations.
|
ModifyReferralHandler |
Provides handling of an ldap referral for modify operations.
|
SearchReferralHandler |
Provides handling of an ldap referral for search operations.
|
SearchReferralHandler.SearchReferenceHandler |
Implementation of
SearchReferenceHandler that delegates to SearchReferralHandler . |
Copyright © 2003-2019 Virginia Tech. All Rights Reserved.