jar

software.reloadly : java-sdk-authentication

Maven & Gradle

Jan 07, 2022
3 usages
11 stars

Reloadly Java SDK :: Services :: Reloadly Authentication Service · Reloadly Java SDK for the Authentication API. The module holds the client classes that are used for communicating with Reloadly Authentication Service.

Table Of Contents

Latest Version

Download software.reloadly : java-sdk-authentication JAR file - Latest Versions:

All Versions

Download software.reloadly : java-sdk-authentication 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 java-sdk-authentication-1.0.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

software.reloadly.sdk.authentication.client

├─ software.reloadly.sdk.authentication.client.AuthenticationAPI.class - [JAR]

├─ software.reloadly.sdk.authentication.client.OAuth2ClientCredentialsOperation.class - [JAR]

software.reloadly.sdk.authentication.dto.request

├─ software.reloadly.sdk.authentication.dto.request.OAuth2ClientCredentialsRequest.class - [JAR]

├─ software.reloadly.sdk.authentication.dto.request.TokenRequest.class - [JAR]

software.reloadly.sdk.authentication.dto.response

├─ software.reloadly.sdk.authentication.dto.response.TokenHolder.class - [JAR]

Advertisement