public class GameSurge extends AbstractAccountPassProtocol implements EventListening
Constructor and Description |
---|
GameSurge(@NonNull Client client,
@NonNull String accountName,
@NonNull String password)
Creates a GameSurge authentication protocol instance.
|
Modifier and Type | Method and Description |
---|---|
protected @NonNull String |
getAuthentication()
Gets a String for
AbstractAuthProtocol.startAuthentication() . |
@NonNull Object |
getEventListener()
Gets the object for listening.
|
getAccountName, getPassword, toString
getClient, startAuthentication, toString
protected @NonNull String getAuthentication()
AbstractAuthProtocol
AbstractAuthProtocol.startAuthentication()
.getAuthentication
in class AbstractAuthProtocol
public @NonNull Object getEventListener()
EventListening
getEventListener
in interface EventListening
Copyright © 2013–2021 Kitteh. All rights reserved.