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) |
readLength
public static NegTokenTarg decode(InputStream is) throws IOException, GSSException
IOException
GSSException
public static NegTokenTarg decode(byte[] token) throws IOException, GSSException
IOException
GSSException
Copyright © 2014 JBoss by Red Hat. All Rights Reserved.