jar

com.paysera.lib : kotlin-lib-auth-sdk

Maven & Gradle

May 24, 2023
0 stars

Kotlin Library Authentication SDK · Paysera: Kotlin Authentication SDK Library

Table Of Contents

Latest Version

Download com.paysera.lib : kotlin-lib-auth-sdk JAR file - Latest Versions:

All Versions

Download com.paysera.lib : kotlin-lib-auth-sdk JAR file - All Versions:

Version Vulnerabilities Size Updated
3.8.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 kotlin-lib-auth-sdk-3.8.10.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.paysera.lib.auth.retrofit

├─ com.paysera.lib.auth.retrofit.NetworkApiClient.class - [JAR]

├─ com.paysera.lib.auth.retrofit.NetworkApiFactory.class - [JAR]

com.paysera.lib.auth.entities

├─ com.paysera.lib.auth.entities.SystemToken.class - [JAR]

com.paysera.lib.auth.entities.requests

├─ com.paysera.lib.auth.entities.requests.CreateSystemTokenOptionalRequest.class - [JAR]

├─ com.paysera.lib.auth.entities.requests.CreateSystemTokenScopeChallengeRequest.class - [JAR]

com.paysera.lib.auth.clients

├─ com.paysera.lib.auth.clients.AuthApiClient.class - [JAR]

Advertisement