Uses of Interface
org.icij.datashare.user.ApiKey
-
Packages that use ApiKey Package Description org.icij.datashare.user -
-
Uses of ApiKey in org.icij.datashare.user
Classes in org.icij.datashare.user that implement ApiKey Modifier and Type Class Description classDatashareApiKeyMethods in org.icij.datashare.user that return ApiKey Modifier and Type Method Description ApiKeyApiKeyRepository. get(String base64Key)ApiKeyApiKeyRepository. get(User user)Methods in org.icij.datashare.user with parameters of type ApiKey Modifier and Type Method Description booleanApiKeyRepository. save(ApiKey apiKey)
-