Package | Description |
---|---|
org.forgerock.json.jose.jwk.store |
This package contains classes to manage a JWKs URI.
|
org.forgerock.oauth.resolvers |
This package contains classes to generate Open ID Resolvers, which can
validate a supplied JWS against an Open ID Connect provider.
|
org.forgerock.secrets.jwkset |
Secret store backend for retrieving keys from a local or remote JWK Set.
|
Class and Description |
---|
JwksStore
Store JWKs into a jwkSet from a JWKs_URI and refresh the jwkSet when necessary.
|
Class and 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.
|
Class and Description |
---|
JwksStore
Store JWKs into a jwkSet from a JWKs_URI and refresh the jwkSet when necessary.
|
Copyright © 2010-2018, ForgeRock All Rights Reserved.