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)
.
Modifier and Type | Field and Description |
---|---|
private org.slf4j.Logger |
log
Logger.
|
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, 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
org.opensaml.messaging.handler.MessageHandlerException
Copyright © 1999–2018 Shibboleth Consortium. All rights reserved.