public class SaslExternal extends AbstractSaslProtocol<Object>
Constructor and Description |
---|
SaslExternal(Client client)
Creates an instance.
|
Modifier and Type | Method and Description |
---|---|
protected String |
getAuthLine()
Gets the info to base64 encode in the first AUTHENTICATE message.
|
Object |
getEventListener()
Gets the object for listening.
|
getAuthentication, getAuthValue, setAuthValue
getAccountName, getClient, setAccountName, startAuthentication, toString
@Nonnull protected String getAuthLine()
AbstractSaslProtocol
getAuthLine
in class AbstractSaslProtocol<Object>
@Nonnull public Object getEventListener()
EventListening
getEventListener
in interface EventListening
getEventListener
in class AbstractSaslProtocol<Object>
Copyright © 2013–2019 Kitteh. All rights reserved.