Package net.shibboleth.sp.conf
Class Version
java.lang.Object
net.shibboleth.sp.conf.Version
Class for getting and printing the version of the plugin.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic StringGet the version of the IdP.static voidMain entry point to program.
-
Field Details
-
VERSION
Plugin 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 IdP.- Returns:
- version of the IdP
-