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() |
evaluateResponsegetCallbackHandler, getContext, getMechanismName, getNegotiatedProperty, getProtocol, getServerName, getWrapper, handleCallbacks, isComplete, setWrapper, tryHandleCallbacks, unwrap, wrapclone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitevaluateResponse, 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 SaslServerpublic void dispose()
throws SaslException
AbstractSaslParticipantdispose in interface SaslServerdispose in class AbstractSaslParticipantSaslException - if disposal failedCopyright © 2018 JBoss by Red Hat. All rights reserved.