public final class ClientTokenSaslClient extends AbstractSaslClient
NO_BYTES| Constructor and Description |
|---|
ClientTokenSaslClient(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, wrappublic ClientTokenSaslClient(String protocol, String serverName, CallbackHandler callbackHandler, String authorizationId)
protocol - the protocolserverName - the server namecallbackHandler - the callback handlerauthorizationId - the authorization IDCopyright © 2012 JBoss by Red Hat. All Rights Reserved.