public class GSIGssInputStream extends GssInputStream
| Modifier and Type | Field and Description |
|---|---|
protected byte[] |
header |
protected int |
mode |
buff, context, in, index| Constructor and Description |
|---|
GSIGssInputStream(InputStream in,
GSSContext context) |
| Modifier and Type | Method and Description |
|---|---|
int |
getWrapMode() |
byte[] |
readHandshakeToken() |
protected void |
readMsg() |
protected byte[] |
readToken() |
available, close, hasData, read, read, read, unwrapmark, markSupported, reset, skippublic GSIGssInputStream(InputStream in, GSSContext context)
protected void readMsg()
throws IOException
readMsg in class GssInputStreamIOExceptionpublic int getWrapMode()
public byte[] readHandshakeToken()
throws IOException
IOExceptionprotected byte[] readToken()
throws IOException
IOExceptionCopyright © 2015. All rights reserved.