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 classNegTokenInit2This 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 NegTokenInitNegTokenInit. read(byte[] bytes)private NegTokenInitNegTokenInit. read(Buffer<?> buffer)
-