Uses of Class
org.gcube.common.keycloak.model.JSONWebKeySet
-
Packages that use JSONWebKeySet Package Description org.gcube.common.keycloak -
-
Uses of JSONWebKeySet in org.gcube.common.keycloak
Methods in org.gcube.common.keycloak that return JSONWebKeySet Modifier and Type Method Description JSONWebKeySetDefaultKeycloakClient. getRealmJSONWebKeySet(URL jwkURL)JSONWebKeySetKeycloakClient. getRealmJSONWebKeySet(URL jwkURL)Loads the actual JWK from the Keycloak server
-