javax.naming.ldap
public abstract class LdapReferralException extends ReferralException
UNKNOWN: June 1, 2001
Constructor Summary | |
---|---|
protected | LdapReferralException() |
protected | LdapReferralException(String explanation) |
Method Summary | |
---|---|
abstract Context | getReferralContext() |
abstract Context | getReferralContext(Hashtable<?,?> env) |
abstract Context | getReferralContext(Hashtable<?,?> env, Control[] reqCtls) |