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, hasInitialResponse
dispose, getCallbackHandler, getContext, getMechanismName, getNegotiatedProperty, getProtocol, getServerName, getWrapper, handleCallbacks, init, isComplete, setWrapper, tryHandleCallbacks, unwrap, wrap
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
dispose, getMechanismName, getNegotiatedProperty, isComplete, unwrap, wrap
public 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.