public class NegTokenTargDecoder extends NegTokenDecoder
| Constructor and Description |
|---|
NegTokenTargDecoder() |
| Modifier and Type | Method and Description |
|---|---|
static NegTokenTarg |
decode(byte[] token) |
static NegTokenTarg |
decode(InputStream is) |
readLengthpublic static NegTokenTarg decode(InputStream is) throws IOException, GSSException
IOExceptionGSSExceptionpublic static NegTokenTarg decode(byte[] token) throws IOException, GSSException
IOExceptionGSSExceptionCopyright © 2016 JBoss by Red Hat. All rights reserved.