Package org.forgerock.json.jose.jwk.store
This package contains classes to manage a JWKs URI.
-
Class Summary Class Description JwksStore Store JWKs into a jwkSet from a JWKs_URI and refresh the jwkSet when necessary.JwksStoreService Manage the jwks store, to avoid having more than one jwks store for the same JWKs_URI unnecessary.