public final class LocalUserServer extends AbstractSaslServer implements SaslServer
Modifier and Type | Field and Description |
---|---|
static String |
DEFAULT_USER |
static String |
LOCAL_USER_CHALLENGE_PATH |
static String |
LOCAL_USER_USE_SECURE_RANDOM |
NO_BYTES
Modifier and Type | Method and Description |
---|---|
void |
dispose()
Dispose of this participant.
|
protected void |
finalize() |
String |
getAuthorizationID() |
void |
init() |
evaluateResponse
getCallbackHandler, getContext, getMechanismName, getNegotiatedProperty, getProtocol, getServerName, getWrapper, handleCallbacks, isComplete, setWrapper, tryHandleCallbacks, unwrap, wrap
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
evaluateResponse, getMechanismName, getNegotiatedProperty, isComplete, unwrap, wrap
public static final String LOCAL_USER_USE_SECURE_RANDOM
public static final String LOCAL_USER_CHALLENGE_PATH
public static final String DEFAULT_USER
public void init()
init
in class AbstractSaslParticipant
public String getAuthorizationID()
getAuthorizationID
in interface SaslServer
public void dispose() throws SaslException
AbstractSaslParticipant
dispose
in interface SaslServer
dispose
in class AbstractSaslParticipant
SaslException
- if disposal failedCopyright © 2018 JBoss by Red Hat. All rights reserved.