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

/openjdk7/jdk/src/share/classes/com/sun/jndi/ldap/sasl/
H A DSaslInputStream.java43 * more closely with the behavior we want in SaslInputStream.
47 public class SaslInputStream extends InputStream { class in inherits:InputStream
60 SaslInputStream(SaslClient sc, InputStream in) throws SaslException { method in class:SaslInputStream

Completed in 697 milliseconds