Class EncryptedJwtFactory

java.lang.Object
org.forgerock.openig.tools.jwt.factory.EncryptedJwtFactory
All Implemented Interfaces:
JwtFactory

public class EncryptedJwtFactory extends Object
Support for JWT encryption, both asymmetric and symmetric (authenticated encryption) are supported.