public interface SaslWrapper
byte[] wrap(byte[] outgoing, int offset, int len) throws SaslException
SaslException
byte[] unwrap(byte[] incoming, int offset, int len) throws SaslException
SaslException
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All rights reserved.