Package org.forgerock.openig.fapi.jwks
package org.forgerock.openig.fapi.jwks
This package contains classes for working with JWKS (JSON Web Key Set) values,
see spec: rfc7517#section-5 .
-
ClassDescription
JwkSetService
implementation capable of caching JWK Set data.Create aCachingJwkSetService
in a heap environment.ProvideCachingJwkSetService
'sComponentTypeDefinition
.Service providing access to JWK set stores in support of FAPI operations.Class exposing secretPurpose
s for use with theJwkSetService
stores to obtain FAPI-based secrets.