Package org.opensaml.core
Class Version
- java.lang.Object
-
- org.opensaml.core.Version
-
public final class Version extends Object
Class for printing the version of this library.
-
-
Constructor Summary
Constructors Modifier Constructor Description privateVersion()Constructor.
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static StringgetVersion()Get the version of the library.static voidmain(String[] args)Main entry point to program.
-
-
-
Field Detail
-
VERSION
@Nullable private static final String VERSION
IdP version.
-
-