Package com.yubico.webauthn.meta
Class Implementation
java.lang.Object
com.yubico.webauthn.meta.Implementation
Description of this version of this library
- 
Method SummaryModifier 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- 
getVersionThe version number of this release of the library.
- 
getSourceCodeUrlAddress to where the source code for this library can be found.
- 
getGitCommitThe commit ID of the source code the library was built from, if known.
- 
equals
- 
hashCodepublic int hashCode()
- 
toString
 
-