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