org.globus.mds.gsi.common
Class SaslInputStream
java.lang.Object
java.io.InputStream
org.globus.gsi.gssapi.net.GssInputStream
org.globus.mds.gsi.common.SaslInputStream
- public class SaslInputStream
- extends GssInputStream
Method Summary |
protected void |
readMsg()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SaslInputStream
public SaslInputStream(InputStream in,
GSSContext context)
readMsg
protected void readMsg()
throws IOException
- Specified by:
readMsg
in class GssInputStream
- Throws:
IOException