Package | Description |
---|---|
org.jboss.security.negotiation.spnego.encoding |
Modifier and Type | Method and Description |
---|---|
static NegTokenTarg |
NegTokenTargDecoder.decode(byte[] token) |
static NegTokenTarg |
NegTokenTargDecoder.decode(InputStream is) |
Modifier and Type | Method and Description |
---|---|
static byte[] |
NegTokenTargEncoder.encode(NegTokenTarg negTokenTarg) |
static void |
NegTokenTargEncoder.encode(NegTokenTarg negTokenTarg,
OutputStream os) |
Copyright © 2014 JBoss by Red Hat. All rights reserved.