public class NegotiateMessageDecoder extends Object
| Constructor and Description |
|---|
NegotiateMessageDecoder() |
| Modifier and Type | Method and Description |
|---|---|
static NegotiateMessage |
decode(byte[] token) |
static NegotiateMessage |
decode(InputStream is) |
public static NegotiateMessage decode(InputStream is) throws IOException
IOExceptionpublic static NegotiateMessage decode(byte[] token) throws IOException
IOExceptionCopyright © 2016 JBoss by Red Hat. All rights reserved.