[Date Prev][Date Next] [Chronological] [Thread] [Top]

LDAPUrl class in java-api-11



 
An application doing its own referral handling may need to make
decisions based on the scheme of URLs returned from search
continuation references or referrals.
 
Shouldn't the LDAPUrl object provide a method to retrieve
the URL scheme, viz. ldap, http, & etc.
 
-Steve