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, unwrap
mark, markSupported, reset, skip
public GSIGssInputStream(InputStream in, GSSContext context)
protected void readMsg() throws IOException
readMsg
in class GssInputStream
IOException
public int getWrapMode()
public byte[] readHandshakeToken() throws IOException
IOException
protected byte[] readToken() throws IOException
IOException
Copyright © 2016. All rights reserved.