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, setActivationConditiondestroy, doDestroy, doInitialize, initialize, isDestroyed, isInitializedclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitinitialize, isInitializedprotected 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.MessageHandlerExceptionCopyright © 1999–2017 Shibboleth Consortium. All rights reserved.