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 StringThe commit ID of the source code the library was built from, if known.@NonNull URLAddress to where the source code for this library can be found.@NonNull StringThe version number of this release of the library.inthashCode()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
 
 -