Uses of Class
com.hierynomus.spnego.NegTokenInit
-
Packages that use NegTokenInit Package Description com.hierynomus.spnego -
-
Uses of NegTokenInit in com.hierynomus.spnego
Subclasses of NegTokenInit in com.hierynomus.spnego Modifier and Type Class Description class
NegTokenInit2
This class can encode and decode the MS extension of the SPNEGO negTokenInit2 Token.Methods in com.hierynomus.spnego that return NegTokenInit Modifier and Type Method Description NegTokenInit
NegTokenInit. read(byte[] bytes)
private NegTokenInit
NegTokenInit. read(Buffer<?> buffer)
-