Class DefaultAuthenticators.PasswordAuthenticator

java.lang.Object
emu.grasscutter.auth.DefaultAuthenticators.PasswordAuthenticator
All Implemented Interfaces:
Authenticator<LoginResultJson>
Enclosing class:
DefaultAuthenticators

public static class DefaultAuthenticators.PasswordAuthenticator extends Object implements Authenticator<LoginResultJson>
Handles the authentication request from the username and password form.