Class VersionInfo

java.lang.Object
com.yubico.webauthn.meta.VersionInfo

public final class VersionInfo extends Object
Contains version information for the com.yubico.webauthn package.
See Also:
  • Method Details

    • getInstance

      public static VersionInfo getInstance()
    • getSpecification

      public Specification getSpecification()
      Represents the specification this implementation is based on
    • getImplementation

      public Implementation getImplementation()
      Description of this version of this library
    • equals

      public boolean equals(Object o)
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object
    • toString

      public String toString()
      Overrides:
      toString in class Object