public class SaslExternal extends AbstractSaslProtocol
| Constructor and Description |
|---|
SaslExternal(@NonNull Client client)
Creates an instance.
|
| Modifier and Type | Method and Description |
|---|---|
protected @NonNull String |
getAuthLine()
Gets the info to base64 encode in the first AUTHENTICATE message.
|
@NonNull Object |
getEventListener()
Gets the object for listening.
|
getAuthentication, toStringgetClient, startAuthentication, toStringpublic SaslExternal(@NonNull Client client)
client - clientprotected @NonNull String getAuthLine()
AbstractSaslProtocolgetAuthLine in class AbstractSaslProtocolpublic @NonNull Object getEventListener()
EventListeninggetEventListener in interface EventListeninggetEventListener in class AbstractSaslProtocolCopyright © 2013–2021 Kitteh. All rights reserved.