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() |
evaluateResponsedispose, getCallbackHandler, getContext, getMechanismName, getNegotiatedProperty, getProtocol, getServerName, getWrapper, handleCallbacks, isComplete, setWrapper, tryHandleCallbacks, unwrap, wrapclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdispose, evaluateResponse, getMechanismName, getNegotiatedProperty, isComplete, unwrap, wrappublic 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 AbstractSaslParticipantpublic String getAuthorizationID()
getAuthorizationID in interface SaslServerCopyright © 2012 JBoss by Red Hat. All Rights Reserved.