Class Version

java.lang.Object
org.opensaml.core.Version

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

    • VERSION

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

    • Version

      private Version()
      Constructor.
  • Method Details

    • 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