|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
org.globus.mds.gsi.common
Class SaslInputStream
java.lang.Objectjava.io.InputStream
org.globus.gsi.gssapi.net.GssInputStream
org.globus.mds.gsi.common.SaslInputStream
- All Implemented Interfaces:
- Closeable
public class SaslInputStream
- extends GssInputStream
| Field Summary |
|---|
| Fields inherited from class org.globus.gsi.gssapi.net.GssInputStream |
|---|
buff, context, in, index |
| Constructor Summary | |
|---|---|
SaslInputStream(InputStream in,
GSSContext context)
|
|
| Method Summary | |
|---|---|
protected void |
readMsg()
|
| Methods inherited from class org.globus.gsi.gssapi.net.GssInputStream |
|---|
available, close, hasData, read, read, read, unwrap |
| Methods inherited from class java.io.InputStream |
|---|
mark, markSupported, reset, skip |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
SaslInputStream
public SaslInputStream(InputStream in, GSSContext context)
| Method Detail |
|---|
readMsg
protected void readMsg()
throws IOException
- Specified by:
readMsgin classGssInputStream
- Throws:
IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
