public final class AnonymousSaslClient extends AbstractSaslClient
ANONYMOUS mechanism.NO_BYTES| Modifier | Constructor and Description |
|---|---|
protected |
AnonymousSaslClient(String protocol,
String serverName,
CallbackHandler callbackHandler,
String authorizationId)
Construct a new instance.
|
evaluateChallenge, getAuthorizationId, hasInitialResponsedispose, getCallbackHandler, getContext, getMechanismName, getNegotiatedProperty, getProtocol, getServerName, getWrapper, handleCallbacks, init, isComplete, setWrapper, tryHandleCallbacks, unwrap, wrapclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdispose, getMechanismName, getNegotiatedProperty, isComplete, unwrap, wrapprotected AnonymousSaslClient(String protocol, String serverName, CallbackHandler callbackHandler, String authorizationId)
protocol - the protocolserverName - the server namecallbackHandler - the callback handler to use for authenticationauthorizationId - the possibly null protocol-dependent name used for authorizationCopyright © 2018 JBoss by Red Hat. All rights reserved.