Package org.ldaptive.handler
Interface ReferralResultHandler<S extends Result>
- Type Parameters:
S- type of response
- All Superinterfaces:
Function<S,S>
- All Known Implementing Classes:
FollowAddReferralHandler,FollowCompareReferralHandler,FollowDeleteReferralHandler,FollowModifyDnReferralHandler,FollowModifyReferralHandler,FollowSearchReferralHandler
Marker interface for a referral result handler.
-
Method Summary