Class SQLServerSessionStore
java.lang.Object
pro.gravit.launchserver.auth.core.openid.SQLServerSessionStore
- All Implemented Interfaces:
ServerSessionStore
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetServerIdByUsername(String username) voidinit()booleanjoinServer(UUID uuid, String username, String serverId)
-
Constructor Details
-
SQLServerSessionStore
-
-
Method Details
-
joinServer
- Specified by:
joinServerin interfaceServerSessionStore
-
getServerIdByUsername
- Specified by:
getServerIdByUsernamein interfaceServerSessionStore
-
init
public void init()
-