Uses of Class
tigase.http.modules.rest.ApiKeyRepository
-
Packages that use ApiKeyRepository Package Description tigase.http.modules.rest -
-
Uses of ApiKeyRepository in tigase.http.modules.rest
Methods in tigase.http.modules.rest that return ApiKeyRepository Modifier and Type Method Description protected ApiKeyRepositoryRestModule. getApiKeyRepository()Methods in tigase.http.modules.rest with parameters of type ApiKeyRepository Modifier and Type Method Description voidRestModule. setApiKeyRepository(ApiKeyRepository apiKeyRepository)
-