jar

dev.samstevens.totp : totp

Maven & Gradle

Nov 06, 2020
4 usages
319 stars

A library to help implement time-based one time passwords to enable MFA.

Table Of Contents

Latest Version

Download dev.samstevens.totp : totp JAR file - Latest Versions:

All Versions

Download dev.samstevens.totp : totp JAR file - All Versions:

Version Vulnerabilities Size Updated
1.7.x
1.7
1.6.x
1.6
1.5.x
1.5
1.4
1.3.x
1.3
1.2

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 totp-1.7.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

dev.samstevens.totp.time

├─ dev.samstevens.totp.time.NtpTimeProvider.class - [JAR]

├─ dev.samstevens.totp.time.SystemTimeProvider.class - [JAR]

├─ dev.samstevens.totp.time.TimeProvider.class - [JAR]

dev.samstevens.totp

├─ dev.samstevens.totp.TotpInfo.class - [JAR]

dev.samstevens.totp.util

├─ dev.samstevens.totp.util.Utils.class - [JAR]

dev.samstevens.totp.exceptions

├─ dev.samstevens.totp.exceptions.CodeGenerationException.class - [JAR]

├─ dev.samstevens.totp.exceptions.QrGenerationException.class - [JAR]

├─ dev.samstevens.totp.exceptions.TimeProviderException.class - [JAR]

dev.samstevens.totp.code

├─ dev.samstevens.totp.code.CodeGenerator.class - [JAR]

├─ dev.samstevens.totp.code.CodeVerifier.class - [JAR]

├─ dev.samstevens.totp.code.DefaultCodeGenerator.class - [JAR]

├─ dev.samstevens.totp.code.DefaultCodeVerifier.class - [JAR]

├─ dev.samstevens.totp.code.HashingAlgorithm.class - [JAR]

dev.samstevens.totp.secret

├─ dev.samstevens.totp.secret.DefaultSecretGenerator.class - [JAR]

├─ dev.samstevens.totp.secret.SecretGenerator.class - [JAR]

dev.samstevens.totp.recovery

├─ dev.samstevens.totp.recovery.RecoveryCodeGenerator.class - [JAR]

dev.samstevens.totp.qr

├─ dev.samstevens.totp.qr.QrData.class - [JAR]

├─ dev.samstevens.totp.qr.QrDataFactory.class - [JAR]

├─ dev.samstevens.totp.qr.QrGenerator.class - [JAR]

├─ dev.samstevens.totp.qr.ZxingPngQrGenerator.class - [JAR]

Advertisement

Dependencies from Group

Nov 06, 2020
5 usages
163 stars
Nov 06, 2020
4 usages
319 stars
Nov 06, 2020
378 stars

Discover Dependencies

May 29, 2023
2 usages
538 stars
Dec 31, 2021
2 usages
Jan 21, 2022
3 usages
0 stars
Sep 13, 2011
1 usages
Sep 13, 2016
2 usages
1 stars
Sep 08, 2021
7 usages
37 stars
Jun 01, 2018
6 usages
2 stars
Sep 30, 2021
5 usages
61 stars