Klasse AuthenticationUtil
java.lang.Object
info.u_team.oauth_account_manager.util.AuthenticationUtil
-
Verschachtelte Klassen - Übersicht
Verschachtelte KlassenModifizierer und TypKlasseBeschreibungstatic final record -
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungcreateMinecraftAccountData(LoadedAccount loadedAccount) static net.hycrafthd.simple_minecraft_authenticator.method.AuthenticationMethodstatic CompletableFuture<Boolean> isAccessTokenValid(String accessToken) static void
-
Konstruktordetails
-
AuthenticationUtil
public AuthenticationUtil()
-
-
Methodendetails
-
isAccessTokenValid
-
createWebAuthenticationMethod
public static net.hycrafthd.simple_minecraft_authenticator.method.AuthenticationMethod createWebAuthenticationMethod() -
createMinecraftAccountData
public static AuthenticationUtil.MinecraftAccountData createMinecraftAccountData(LoadedAccount loadedAccount) throws com.mojang.authlib.exceptions.AuthenticationException - Löst aus:
com.mojang.authlib.exceptions.AuthenticationException
-
setMinecraftAccountData
-