|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NegTokenInit | |
---|---|
org.jboss.security.negotiation.spnego.encoding |
Uses of NegTokenInit in org.jboss.security.negotiation.spnego.encoding |
---|
Methods in org.jboss.security.negotiation.spnego.encoding that return NegTokenInit | |
---|---|
static NegTokenInit |
NegTokenInitDecoder.decode(byte[] token)
Decode the SPNEGO message contained witin the byte[] and return a NegTokenInit object. |
static NegTokenInit |
NegTokenInitDecoder.decode(InputStream is)
|
Methods in org.jboss.security.negotiation.spnego.encoding with parameters of type NegTokenInit | |
---|---|
protected static void |
NegTokenInitDecoder.decodeMechToken(InputStream is,
NegTokenInit negTokenInit)
|
protected static void |
NegTokenInitDecoder.decodeMechTypes(InputStream is,
NegTokenInit negTokenInit)
|
protected static void |
NegTokenInitDecoder.decodeNegTokenInitSequence(InputStream is,
NegTokenInit negTokenInit)
|
protected static void |
NegTokenInitDecoder.decodeRequestFlags(InputStream is,
NegTokenInit negTokenInit)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |