DOC

com.yubico : yubico-validation-client

Maven & Gradle

Feb 18, 2020
63 stars

Yubico OTP validation client · Client library written in Java for verifying Yubikey one-time passwords (OTPs).

Table Of Contents

Latest Version

Download com.yubico : yubico-validation-client Javadoc & API Documentation - Latest Versions:

How to open Javadoc JAR file in web browser

  1. Rename the file yubico-validation-client-3.1.0-javadoc.jar to yubico-validation-client-3.1.0-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder yubico-validation-client-3.1.0-javadoc
  3. Double click index.html will open the index page on your default web browser.

How to generate Javadoc from a source JAR?

Running the command javadoc:

javadoc --ignore-source-errors -encoding UTF-8 -sourcepath "yubico-validation-client-3.1.0-sources.jar" -d "yubico-validation-client-3.1.0-javadoc" -subpackages 

Advertisement

Dependencies from Group

Jul 06, 2022
19 usages
130 stars
Feb 18, 2020
18 usages
60 stars
Jul 07, 2023
18 usages
423 stars
Jul 07, 2023
17 usages
423 stars
Jul 07, 2023
12 usages
423 stars

Discover Dependencies