
public final class SaslWrappers extends Object
| Modifier and Type | Method and Description |
|---|---|
static SaslWrapper |
wrapperFor(SaslClient saslClient)
Get a wrapper for the given SASL client.
|
static SaslWrapper |
wrapperFor(SaslServer saslServer)
Get a wrapper for the given SASL server.
|
public static SaslWrapper wrapperFor(SaslClient saslClient)
saslClient - the SASL clientpublic static SaslWrapper wrapperFor(SaslServer saslServer)
saslServer - the SASL serverCopyright © 2020 JBoss by Red Hat. All rights reserved.