Package com.yubico.webauthn.meta
Class Implementation
java.lang.Object
com.yubico.webauthn.meta.Implementation
Description of this version of this library
-
Method Summary
Modifier and TypeMethodDescriptionboolean
@NonNull String
The commit ID of the source code the library was built from, if known.@NonNull URL
Address to where the source code for this library can be found.@NonNull String
The version number of this release of the library.int
hashCode()
toString()
-
Method Details
-
getVersion
The version number of this release of the library. -
getSourceCodeUrl
Address to where the source code for this library can be found. -
getGitCommit
The commit ID of the source code the library was built from, if known. -
equals
-
hashCode
public int hashCode() -
toString
-