Closeable, AutoCloseablepublic class GSIGssInputStream extends GssInputStream
| Modifier and Type | Field | Description |
|---|---|---|
protected byte[] |
header |
|
protected int |
mode |
buff, context, in, index| Constructor | Description |
|---|---|
GSIGssInputStream(InputStream in,
GSSContext context) |
| Modifier and Type | Method | Description |
|---|---|---|
int |
getWrapMode() |
|
byte[] |
readHandshakeToken() |
|
protected void |
readMsg() |
|
protected byte[] |
readToken() |
available, close, hasData, read, read, read, unwrapmark, markSupported, readAllBytes, readNBytes, reset, skip, transferTopublic 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 © 2018. All rights reserved.