DOC

com.yubico : yubico-validation-client1

Maven & Gradle

Feb 04, 2019
60 stars

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

Table Of Contents

Latest Version

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

All Versions

Download com.yubico : yubico-validation-client1 Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
3.0.x
2.0.x
2.0RC8
2.0RC7
2.0RC6
2.0RC5
2.0RC4

How to open Javadoc JAR file in web browser

  1. Rename the file yubico-validation-client1-3.0.4-javadoc.jar to yubico-validation-client1-3.0.4-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder yubico-validation-client1-3.0.4-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-client1-3.0.4-sources.jar" -d "yubico-validation-client1-3.0.4-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