public class AddConsentToResponseHandler
extends org.opensaml.messaging.handler.AbstractMessageHandler
StatusResponseType message.| Modifier and Type | Field and Description |
|---|---|
private com.google.common.base.Function<org.opensaml.messaging.context.MessageContext,SAMLConsentContext> |
consentContextStrategy
Strategy for locating
SAMLConsentContext. |
| Constructor and Description |
|---|
AddConsentToResponseHandler()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
doInvoke(org.opensaml.messaging.context.MessageContext messageContext) |
void |
setConsentContextLookupStrategy(com.google.common.base.Function<org.opensaml.messaging.context.MessageContext,SAMLConsentContext> strategy)
Set the strategy for locating
SAMLConsentContext. |
doPostInvoke, doPostInvoke, doPreInvoke, getActivationCondition, getLogPrefix, invoke, setActivationConditiondestroy, doDestroy, doInitialize, initialize, isDestroyed, isInitializedclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitinitialize, isInitialized@Nonnull private com.google.common.base.Function<org.opensaml.messaging.context.MessageContext,SAMLConsentContext> consentContextStrategy
SAMLConsentContext.public void setConsentContextLookupStrategy(@Nonnull com.google.common.base.Function<org.opensaml.messaging.context.MessageContext,SAMLConsentContext> strategy)
SAMLConsentContext.strategy - lookup strategyprotected 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.MessageHandlerExceptionCopyright © 1999–2019 Shibboleth Consortium. All rights reserved.