Class JweDecryptionConstraint

java.lang.Object
org.forgerock.openig.tools.jwt.validation.JweDecryptionConstraint
All Implemented Interfaces:
JwtConstraint

public class JweDecryptionConstraint extends Object implements JwtConstraint
Class supporting EncryptedJwt encryption verification with a verification Purpose and a SecretsProvider responsible for getting the decryption key.