Package org.opensaml.core
Class Version
java.lang.Object
org.opensaml.core.Version
Class for printing the version of this library.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic StringGet the version of the library.static voidMain entry point to program.
-
Field Details
-
VERSION
IdP version.
-
-
Constructor Details
-
Version
private Version()Constructor.
-
-
Method Details
-
main
Main entry point to program.- Parameters:
args- command line arguments
-
getVersion
Get the version of the library.- Returns:
- version of the library
-