Package emu.grasscutter.auth
Class DefaultAuthenticators
java.lang.Object
emu.grasscutter.auth.DefaultAuthenticators
A class containing default authenticators.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classHandles authentication requests from external sources.static classHandles the authentication request from the username and password form.static classHandles the authentication request from the game when using a combo token/session key.static classHandles the authentication request from the game when using a registry token. -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DefaultAuthenticators
public DefaultAuthenticators()
-