Package org.forgerock.openig.tools.jwt.factory
package org.forgerock.openig.tools.jwt.factory
Provides JWT capabilities to the Identity Gateway.
-
ClassDescriptionSupport for JWT encryption, both asymmetric and symmetric (authenticated encryption) are supported.A
JwtFactoryencapsulates JWT production strategy into a re-usable and testable design.AJwtFactoryforSignedJwt.AJwtFactoryforSignedThenEncryptedJwt.