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
JwkSetServiceimplementation capable of caching JWK Set data.Create aCachingJwkSetServicein a heap environment.ProvideCachingJwkSetService'sComponentTypeDefinition.Service providing access to JWK set stores in support of FAPI operations.Class exposing secretPurposes for use with theJwkSetServicestores to obtain FAPI-based secrets.