public final class PlainServer extends SaslServer
SaslServer.Authenticator
SaslEntity.MECH
auth_username, authenticator
mechanism, MECHNAME_CMD5, MECHNAME_EXTERNAL, MECHNAME_PLAIN
Constructor and Description |
---|
PlainServer(SaslServer.Authenticator authenticator,
boolean base64) |
Modifier and Type | Method and Description |
---|---|
PlainServer |
init() |
protected boolean |
verifyDecodedResponse(ByteArrayRef msg) |
authorise, getUser, requiresInitialResponse, sendsChallenge, setChallenge, verifyResponse
decode, encode, encode, setNonce
public PlainServer(SaslServer.Authenticator authenticator, boolean base64)
public PlainServer init()
init
in class SaslServer
protected boolean verifyDecodedResponse(ByteArrayRef msg)
verifyDecodedResponse
in class SaslServer
Copyright 2010-2018 Grey Software (Yusef Badri). All Rights Reserved.