public class ExtractMessageIDHandler
extends org.opensaml.messaging.handler.AbstractMessageHandler
If the header is present, the value is stored in the message context via
WSAddressingContext.setMessageIDURI(String).
| Constructor and Description |
|---|
ExtractMessageIDHandler() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doInvoke(org.opensaml.messaging.context.MessageContext messageContext) |
protected MessageID |
getMessageID(org.opensaml.messaging.context.MessageContext messageContext)
Get message MessageID URI value.
|
doPostInvoke, doPostInvoke, doPreInvoke, getActivationCondition, getLogPrefix, invoke, setActivationConditiondestroy, doDestroy, doInitialize, initialize, isDestroyed, isInitializedprivate Logger log
protected void doInvoke(org.opensaml.messaging.context.MessageContext messageContext)
throws org.opensaml.messaging.handler.MessageHandlerException
doInvoke in class org.opensaml.messaging.handler.AbstractMessageHandlerorg.opensaml.messaging.handler.MessageHandlerExceptionCopyright © 1999–2016 Shibboleth Consortium. All rights reserved.