Class EncodeMessage

All Implemented Interfaces:
Component, DestructableComponent, InitializableComponent, ProfileAction

public class EncodeMessage extends EncodeMessage
Subclass of OpenSAML EncodeMessage action that wraps the execute step to stash off the RemotedHttpServletResponse from the AgentRequestContext for access by the MessageEncoder.
Precondition:
AgentRequestContext.getOutput().isstruct()
,
AgentRequestContext.getRemotedServletResponse() != null