Class DecryptJWE

All Implemented Interfaces:
Component, DestructableComponent, InitializableComponent, ProfileAction, Aware, MessageSource, MessageSourceAware, Action

public class DecryptJWE extends AbstractProfileAction
Decrypt the located JWE using the decryption parameters stored in the security context.
Event:
EventIds.PROCEED_EVENT_ID, EventIds.INVALID_SEC_CFG, OidcEventIds.INVALID_TOKEN
Postcondition:
Decrypt a JWT and add it back to via an update strategy.