Package net.atthegate.server.service
Class SharedKeyService
java.lang.Object
net.atthegate.server.service.SharedKeyService
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic SharedKey
static SharedKey
getSharedKeyByUid
(String uid) static void
removeSharedKey
(String uid)
-
Constructor Details
-
SharedKeyService
public SharedKeyService()
-
-
Method Details