Uses of Class
eu.europeana.apikey.exception.ForbiddenException
-
Packages that use ForbiddenException Package Description eu.europeana.apikey.controller -
-
Uses of ForbiddenException in eu.europeana.apikey.controller
Methods in eu.europeana.apikey.controller that throw ForbiddenException Modifier and Type Method Description org.springframework.http.ResponseEntityApiKeyController. deleteSynchronize(String keycloakId)This method deletes ONLY the apikey identified by the linked Keycloak client ID aka "secret key".
-