Searched defs:newProps (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/com/sun/jndi/ldap/
H A DLdapReferralException.java135 public Context getReferralContext(Hashtable<?,?> newProps) throws argument
137 return getReferralContext(newProps, null);
144 public Context getReferralContext(Hashtable<?,?> newProps, Control[] connCtls) argument
151 this, newProps, connCtls, reqCtls,

Completed in 4259 milliseconds