|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NegTokenTarg | |
---|---|
org.jboss.security.negotiation.spnego.encoding |
Uses of NegTokenTarg in org.jboss.security.negotiation.spnego.encoding |
---|
Methods in org.jboss.security.negotiation.spnego.encoding that return NegTokenTarg | |
---|---|
static NegTokenTarg |
NegTokenTargDecoder.decode(byte[] token)
|
static NegTokenTarg |
NegTokenTargDecoder.decode(InputStream is)
|
Methods in org.jboss.security.negotiation.spnego.encoding with parameters of type NegTokenTarg | |
---|---|
static byte[] |
NegTokenTargEncoder.encode(NegTokenTarg negTokenTarg)
|
static void |
NegTokenTargEncoder.encode(NegTokenTarg negTokenTarg,
OutputStream os)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |