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, toString
getClient, startAuthentication, toString
public SaslExternal(@NonNull Client client)
client
- clientprotected @NonNull String getAuthLine()
AbstractSaslProtocol
getAuthLine
in class AbstractSaslProtocol
public @NonNull Object getEventListener()
EventListening
getEventListener
in interface EventListening
getEventListener
in class AbstractSaslProtocol
Copyright © 2013–2021 Kitteh. All rights reserved.