Class AuthHookManager
java.lang.Object
pro.gravit.launchserver.manangers.hook.AuthHookManager
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionfinal pro.gravit.utils.BiHookSet<CheckServerResponse, Client> final pro.gravit.utils.BiHookSet<JoinServerResponse, Client> final pro.gravit.utils.BiHookSet<AuthManager.CheckServerReport, Client> final pro.gravit.utils.BiHookSet<AuthResponse.AuthContext, Client> final pro.gravit.utils.BiHookSet<AuthResponse.AuthContext, Client> final pro.gravit.utils.HookSet<AuthHookManager.RegContext> final pro.gravit.utils.BiHookSet<SetProfileResponse, Client> -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
preHook
-
postHook
-
checkServerHook
-
postCheckServerHook
-
joinServerHook
-
setProfileHook
-
registraion
-
-
Constructor Details
-
AuthHookManager
public AuthHookManager()
-