public class InResponseToSecurityHandler
extends org.opensaml.messaging.handler.AbstractMessageHandler
| Modifier and Type | Field and Description |
|---|---|
private org.slf4j.Logger |
log
Logger.
|
| Constructor and Description |
|---|
InResponseToSecurityHandler() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doInvoke(org.opensaml.messaging.context.MessageContext messageContext) |
private String |
resolveInboundInResponseTo(org.opensaml.messaging.context.MessageContext messageContext)
Resolve the inbound inResponseTo ID.
|
private String |
resolveOutboundRequestID(org.opensaml.messaging.context.MessageContext messageContext)
Resolve the outbound request ID.
|
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(@Nonnull org.opensaml.messaging.context.MessageContext messageContext) throws org.opensaml.messaging.handler.MessageHandlerException
doInvoke in class org.opensaml.messaging.handler.AbstractMessageHandlerorg.opensaml.messaging.handler.MessageHandlerExceptionprivate String resolveOutboundRequestID(@Nonnull org.opensaml.messaging.context.MessageContext messageContext)
messageContext - the message contextCopyright © 1999–2019 Shibboleth Consortium. All rights reserved.