public interface SaslWrapper
byte[]
unwrap(byte[] incoming, int offset, int len)
wrap(byte[] outgoing, int offset, int len)
byte[] wrap(byte[] outgoing, int offset, int len) throws javax.security.sasl.SaslException
javax.security.sasl.SaslException
byte[] unwrap(byte[] incoming, int offset, int len) throws javax.security.sasl.SaslException