Class AuthResponse.AuthContext
java.lang.Object
pro.gravit.launchserver.socket.response.auth.AuthResponse.AuthContext
- Enclosing class:
- AuthResponse
-
Field Summary
FieldsModifier and TypeFieldDescriptionintDeprecated. -
Constructor Summary
ConstructorsConstructorDescriptionAuthContext(Client client, String login, String profileName, String ip, AuthResponse.ConnectTypes authType, AuthProviderPair pair) -
Method Summary
-
Field Details
-
login
-
profileName
-
ip
-
authType
-
client
-
pair
-
report
-
password_length
Deprecated.
-
-
Constructor Details
-
AuthContext
public AuthContext(Client client, String login, String profileName, String ip, AuthResponse.ConnectTypes authType, AuthProviderPair pair)
-