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
IOException
public static NegotiateMessage decode(byte[] token) throws IOException
IOException
Copyright © 2018 JBoss by Red Hat. All rights reserved.