Class GamerSaferMinecraftJavaUserAPILimiter
java.lang.Object
com.gamersafer.minecraft.auth.common.service.impl.api.GamerSaferMinecraftJavaUserAPILimiter
- All Implemented Interfaces:
IGamerSaferMinecraftJavaUserAPI
public class GamerSaferMinecraftJavaUserAPILimiter
extends Object
implements IGamerSaferMinecraftJavaUserAPI
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionpostInvite(UUID uuid) postLogReport(ReportLog log) postUserLogin(String guildMemberId, UserIdentity identity) postVerify(String guildMemberId) voidshutdown()
-
Constructor Details
-
GamerSaferMinecraftJavaUserAPILimiter
-
-
Method Details
-
shutdown
public void shutdown()- Specified by:
shutdownin interfaceIGamerSaferMinecraftJavaUserAPI
-
testConnection
- Specified by:
testConnectionin interfaceIGamerSaferMinecraftJavaUserAPI
-
postLogReport
- Specified by:
postLogReportin interfaceIGamerSaferMinecraftJavaUserAPI
-
postInvite
- Specified by:
postInvitein interfaceIGamerSaferMinecraftJavaUserAPI
-
postVerify
- Specified by:
postVerifyin interfaceIGamerSaferMinecraftJavaUserAPI
-