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 |
---|---|
String |
getAuthorizationID() |
void |
init() |
evaluateResponse
dispose, getCallbackHandler, getContext, getMechanismName, getNegotiatedProperty, getProtocol, getServerName, getWrapper, handleCallbacks, isComplete, setWrapper, tryHandleCallbacks, unwrap, wrap
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
dispose, 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
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.