Uses of Class gnu.javax.crypto.sasl.InputBuffer

Uses in package gnu.javax.crypto.sasl

Methods with return type gnu.javax.crypto.sasl.InputBuffer

InputBuffer
Returns an instance of a SASL buffer given the buffer's encoded contents, excluding the buffer's header bytes.
InputBuffer
InputBuffer.getInstance(byte[] raw, int offset, int len)
Returns an instance of a SASL buffer given the buffer's encoded contents, excluding the buffer's header bytes.