org.globus.mds.gsi.common
Class SaslOutputStream
java.lang.Object
java.io.OutputStream
org.globus.gsi.gssapi.net.GssOutputStream
org.globus.mds.gsi.common.SaslOutputStream
- All Implemented Interfaces:
- Closeable, Flushable
public class SaslOutputStream
- extends GssOutputStream
Method Summary |
void |
flush()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SaslOutputStream
public SaslOutputStream(OutputStream out,
GSSContext context)
flush
public void flush()
throws IOException
- Specified by:
flush
in interface Flushable
- Specified by:
flush
in class GssOutputStream
- Throws:
IOException