Class SAMLOutboundDestinationHandler

All Implemented Interfaces:
Component, DestructableComponent, InitializableComponent, MessageHandler

public class SAMLOutboundDestinationHandler extends AbstractMessageHandler
Handler for outbound SAML protocol messages which adds the destination endpoint URL as the 'recipient' attribute to SAML 1 ResponseAbstractType messages, or as the 'destination' attribute to RequestAbstractType and StatusResponseType messages.