public class ProcessSenderHandler
extends org.opensaml.messaging.handler.AbstractMessageHandler
If the header is present, the providerId value is stored in the message context via
AbstractSAMLEntityContext.setEntityId(String).
| Modifier and Type | Field and Description |
|---|---|
private org.slf4j.Logger |
log
Logger.
|
| Constructor and Description |
|---|
ProcessSenderHandler() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doInvoke(org.opensaml.messaging.context.MessageContext messageContext) |
protected org.openliberty.xmltooling.soapbinding.Sender |
getSender(org.opensaml.messaging.context.MessageContext messageContext)
Get Sender value.
|
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.AbstractMessageHandlerorg.opensaml.messaging.handler.MessageHandlerExceptionprotected org.openliberty.xmltooling.soapbinding.Sender getSender(@Nonnull org.opensaml.messaging.context.MessageContext messageContext)
messageContext - the current message contextCopyright © 1999–2017 Shibboleth Consortium. All rights reserved.