Class EncryptJWTHandler

All Implemented Interfaces:
Component, DestructableComponent, InitializableComponent, MessageHandler

public class EncryptJWTHandler extends AbstractMessageHandler
A MessageHandler that encrypts a JWT using the EncryptionParameters found in the SecurityParametersContext. The Payload to encrypt is determined by lookup strategy. A supplied consumer takes the EncryptedJWT and updates the correct object in the MessageContext.