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 © 2018 JBoss by Red Hat. All rights reserved.