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, setAuthValuegetAccountName, getClient, setAccountName, startAuthentication, toString@Nonnull protected String getAuthLine()
AbstractSaslProtocolgetAuthLine in class AbstractSaslProtocol<Object>@Nonnull public Object getEventListener()
EventListeninggetEventListener in interface EventListeninggetEventListener in class AbstractSaslProtocol<Object>Copyright © 2013–2019 Kitteh. All rights reserved.