Uses of Class
org.gcube.common.keycloak.model.JWK
-
Packages that use JWK Package Description org.gcube.common.keycloak.model -
-
Uses of JWK in org.gcube.common.keycloak.model
Methods in org.gcube.common.keycloak.model that return JWK Modifier and Type Method Description JWK[]JSONWebKeySet. getKeys()Methods in org.gcube.common.keycloak.model with parameters of type JWK Modifier and Type Method Description voidJSONWebKeySet. setKeys(JWK[] keys)
-