public abstract class AbstractAccountSaslProtocol extends AbstractSaslProtocol
AbstractSaslProtocol.Listener
Modifier | Constructor and Description |
---|---|
protected |
AbstractAccountSaslProtocol(@NonNull Client client,
@NonNull String saslType,
@NonNull String accountName)
Creates an instance.
|
Modifier and Type | Method and Description |
---|---|
protected @NonNull String |
getAccountName()
Gets the account name.
|
protected void |
toString(ToStringer stringer)
Adds data to toString.
|
getAuthentication, getAuthLine, getEventListener
getClient, startAuthentication, toString
protected @NonNull String getAccountName()
protected void toString(ToStringer stringer)
AbstractAuthProtocol
toString
in class AbstractSaslProtocol
stringer
- stringerCopyright © 2013–2021 Kitteh. All rights reserved.