Class SharedKeyService

java.lang.Object
net.atthegate.server.service.SharedKeyService

public class SharedKeyService extends Object
  • Constructor Details

    • SharedKeyService

      public SharedKeyService()
  • Method Details

    • getSharedKeyById

      public static SharedKey getSharedKeyById(String id)
    • getSharedKeyByUid

      public static SharedKey getSharedKeyByUid(String uid)
    • removeSharedKey

      public static void removeSharedKey(String uid)