public final class Version extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
MDC_ATTRIBUTE
Name of
MDC attribute that holds the IdP's version string: idp.version. |
private static String |
VERSION
IdP version.
|
| Modifier | Constructor and Description |
|---|---|
private |
Version()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
static String |
getVersion()
Get the version of the IdP.
|
static void |
main(String[] args)
Main entry point to program.
|
@Nonnull public static final String MDC_ATTRIBUTE
MDC attribute that holds the IdP's version string: idp.version.Copyright © 1999–2018 Shibboleth Consortium. All rights reserved.