jar

com.authsignal : authsignal-java

Maven & Gradle

Dec 04, 2023
1 stars

authsignal-java · The Authsignal Server SDK for Java.

Table Of Contents

Latest Version

Download com.authsignal : authsignal-java JAR file - Latest Versions:

All Versions

Download com.authsignal : authsignal-java JAR file - All Versions:

Version Vulnerabilities Size Updated
0.1.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 authsignal-java-0.1.3.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.authsignal.model

├─ com.authsignal.model.ActionRequest.class - [JAR]

├─ com.authsignal.model.ActionResponse.class - [JAR]

├─ com.authsignal.model.AuthenticatorType.class - [JAR]

├─ com.authsignal.model.EnrollVerifiedAuthenticatorRequest.class - [JAR]

├─ com.authsignal.model.EnrollVerifiedAuthenticatorRequestBody.class - [JAR]

├─ com.authsignal.model.EnrollVerifiedAuthenticatorResponse.class - [JAR]

├─ com.authsignal.model.JwtPayloadOther.class - [JAR]

├─ com.authsignal.model.OobChannel.class - [JAR]

├─ com.authsignal.model.TrackRequest.class - [JAR]

├─ com.authsignal.model.TrackRequestBody.class - [JAR]

├─ com.authsignal.model.TrackResponse.class - [JAR]

├─ com.authsignal.model.UserActionState.class - [JAR]

├─ com.authsignal.model.UserAuthenticator.class - [JAR]

├─ com.authsignal.model.UserRequest.class - [JAR]

├─ com.authsignal.model.UserResponse.class - [JAR]

├─ com.authsignal.model.ValidateChallengeRequest.class - [JAR]

├─ com.authsignal.model.ValidateChallengeResponse.class - [JAR]

com.authsignal

├─ com.authsignal.AuthsignalClient.class - [JAR]

com.authsignal.exception

├─ com.authsignal.exception.AuthsignalException.class - [JAR]

├─ com.authsignal.exception.InvalidBaseURLException.class - [JAR]

├─ com.authsignal.exception.InvalidTokenException.class - [JAR]