Uses of Class
org.forgerock.secrets.jwkset.JwkSetSecretStore
Package
Description
Provides the Common Secrets API for accessing secrets of various kinds.
-
Uses of JwkSetSecretStore in org.forgerock.openig.secrets
Modifier and TypeMethodDescriptionstatic JwkSetSecretStore
JwkSetSecretStoreHeaplet.jwkSetSecretStore
(URL jwkUrl, Handler handler, Clock clock) Create aJwkSetSecretStore
with default values.