public class CheckMessageVersionHandler
extends org.opensaml.messaging.handler.AbstractMessageHandler
| Modifier and Type | Field and Description |
|---|---|
private boolean |
ignoreMissingOrUnrecognized
Flag controlling handling of missing or unrecognized messages.
|
private org.slf4j.Logger |
log
Class logger.
|
| Constructor and Description |
|---|
CheckMessageVersionHandler() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doInvoke(org.opensaml.messaging.context.MessageContext messageContext) |
void |
setIgnoreMissingOrUnrecognized(boolean flag)
Set whether to ignore cases where a message does not exist or is not recognized.
|
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 final org.slf4j.Logger log
private boolean ignoreMissingOrUnrecognized
public void setIgnoreMissingOrUnrecognized(boolean flag)
flag - flag to setprotected 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.