Uses of Interface
eu.europeana.apikey.repos.ApiKeyRepo
Packages that use ApiKeyRepo
-
Uses of ApiKeyRepo in eu.europeana.apikey.controller
Constructors in eu.europeana.apikey.controller with parameters of type ApiKeyRepoModifierConstructorDescriptionApiKeyController(ApiKeyRepo apiKeyRepo, CaptchaManager captchaManager, CustomKeycloakAuthenticationProvider customKeycloakAuthenticationProvider, KeycloakClientManager keycloakClientManager) Constructor