public class InResponseToSecurityHandler
extends org.opensaml.messaging.handler.AbstractMessageHandler
| 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, isInitializedprivate Logger log
protected 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–2020 Shibboleth Consortium. All rights reserved.