Class Version


  • public final class Version
    extends Object
    Class for printing the version of this library.
    • Field Detail

      • VERSION

        @Nullable
        private static final String VERSION
        IdP version.
    • Constructor Detail

      • Version

        private Version()
        Constructor.
    • Method Detail

      • main

        public static void main​(String[] args)
        Main entry point to program.
        Parameters:
        args - command line arguments
      • getVersion

        @Nullable
        public static String getVersion()
        Get the version of the library.
        Returns:
        version of the library