MessageType
- the message type of the message context on which to operatepublic class SimplePayloadBodyHandler<MessageType extends org.opensaml.core.xml.XMLObject>
extends org.opensaml.messaging.handler.AbstractMessageHandler<MessageType>
HTTPSOAP11Decoder
that populates the
context message with the payload from the SOAP Envelope Body. The first
child element of of the SOAP Envelope's Body is chosen as the message.Modifier and Type | Field and Description |
---|---|
private org.slf4j.Logger |
log
Logger.
|
Constructor and Description |
---|
SimplePayloadBodyHandler() |
Modifier and Type | Method and Description |
---|---|
protected void |
doInvoke(org.opensaml.messaging.context.MessageContext messageContext) |
doPostInvoke, doPostInvoke, doPreInvoke, getActivationCondition, getLogPrefix, invoke, setActivationCondition
destroy, doDestroy, doInitialize, initialize, isDestroyed, isInitialized
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
initialize, isInitialized
protected void doInvoke(org.opensaml.messaging.context.MessageContext messageContext) throws org.opensaml.messaging.handler.MessageHandlerException
doInvoke
in class org.opensaml.messaging.handler.AbstractMessageHandler<MessageType extends org.opensaml.core.xml.XMLObject>
org.opensaml.messaging.handler.MessageHandlerException
Copyright © 1999–2018 Shibboleth Consortium. All rights reserved.