public class AddFrameworkHandler extends 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(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 MessageContext messageContext) throws MessageHandlerException
doInvoke in class AbstractMessageHandlerMessageHandlerExceptionCopyright © 1999–2018 Shibboleth Consortium. All rights reserved.