jar

com.fujieid : jap-mfa

Maven & Gradle

Nov 29, 2021
2 usages

jap-mfa · Time based one-time password (TOTP), which is suitable for Google authenticator and TOTP authenticator of binary boot

Table Of Contents

Latest Version

Download com.fujieid : jap-mfa JAR file - Latest Versions:

All Versions

Download com.fujieid : jap-mfa JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window jap-mfa-1.0.7.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.fujieid.jap.sso.util

├─ com.fujieid.jap.sso.util.QrCodeUtil.class - [JAR]

com.fujieid.jap.sso

├─ com.fujieid.jap.sso.JapMfa.class - [JAR]

├─ com.fujieid.jap.sso.JapMfaAlgorithm.class - [JAR]

├─ com.fujieid.jap.sso.JapMfaConfig.class - [JAR]

├─ com.fujieid.jap.sso.JapMfaService.class - [JAR]

Advertisement