public interface SaslWrapper
byte[] wrap(byte[] outgoing,
int offset,
int len)
throws SaslException
SaslExceptionbyte[] unwrap(byte[] incoming,
int offset,
int len)
throws SaslException
SaslExceptionCopyright © 2018 JBoss by Red Hat. All rights reserved.