public class AddFrameworkHandler
extends org.opensaml.soap.messaging.AbstractHeaderGeneratingMessageHandler
| Modifier and Type | Field and Description |
|---|---|
static String |
DEFAULT_VERSION
Default Framework version.
|
private org.slf4j.Logger |
log
Logger.
|
private String |
version
The Version value.
|
| Constructor and Description |
|---|
AddFrameworkHandler() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doInvoke(org.opensaml.messaging.context.MessageContext messageContext) |
String |
getVersion()
Get the version value.
|
void |
setVersion(String newVersion)
Set the version value.
|
decorateGeneratedHeader, doPreInvoke, getEffectiveTargetNode, isEffectiveMustUnderstand, setMustUnderstand, setMustUnderstandStrategy, setTargetNode, setTargetNodeStrategydoPostInvoke, doPostInvoke, getActivationCondition, getLogPrefix, invoke, setActivationConditiondestroy, doDestroy, doInitialize, initialize, isDestroyed, isInitializedclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitinitialize, isInitializedpublic static final String DEFAULT_VERSION
private org.slf4j.Logger log
private String version
public void setVersion(@Nullable String newVersion)
newVersion - the new version valueprotected 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–2017 Shibboleth Consortium. All rights reserved.