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

Uses in package gnu.javax.crypto.sasl

Constructors which throw type gnu.javax.crypto.sasl.SaslEncodingException

InputBuffer.InputBuffer(byte[] frame)
Constructs a SASL buffer given the buffer's encoded form, including its header bytes.

Methods which throw type gnu.javax.crypto.sasl.SaslEncodingException

byte[]
Returns the encoded form of the current buffer including the 4-byte length header.
int
Converts two octets into the number that they represent.
byte[]
Returns the encoded form of the current buffer excluding the 4-byte length header.