public final class Version
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
private static java.lang.String |
VERSION
IdP version.
|
| Modifier | Constructor and Description |
|---|---|
private |
Version()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
getVersion()
Get the version of the library.
|
static void |
main(java.lang.String[] args)
Main entry point to program.
|