public final class AnonymousSaslServer extends AbstractSaslServer
ANONYMOUS mechanism.NO_BYTES| Constructor and Description |
|---|
AnonymousSaslServer(String protocol,
String serverName,
CallbackHandler callbackHandler)
Construct a new instance.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getAuthorizationID() |
evaluateResponsedispose, 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 AnonymousSaslServer(String protocol, String serverName, CallbackHandler callbackHandler)
protocol - the protocolserverName - the server namecallbackHandler - the callback handlerpublic String getAuthorizationID()
Copyright © 2018 JBoss by Red Hat. All rights reserved.