public class SAMLOutboundDestinationHandler extends AbstractMessageHandler
ResponseAbstractType
messages, or as the
'destination' attribute to RequestAbstractType
and
StatusResponseType
messages.Constructor and Description |
---|
SAMLOutboundDestinationHandler() |
Modifier and Type | Method and Description |
---|---|
protected void |
doInvoke(MessageContext messageContext)
Performs the handler logic.
|
doPostInvoke, doPostInvoke, doPreInvoke, getLogPrefix, invoke
destroy, doDestroy, doInitialize, initialize, isDestroyed, isInitialized
protected void doInvoke(@Nonnull MessageContext messageContext) throws MessageHandlerException
doInvoke
in class AbstractMessageHandler
messageContext
- the message context on which to invoke the handlerMessageHandlerException
- if there is an error invoking the handler on the message contextCopyright © 2017. All rights reserved.