jar

com.github.sahara3 : ssolite-core

Maven & Gradle

Apr 16, 2020
3 usages
0 stars

SSOLite Core · A lightweight single sign on library (core module)

Table Of Contents

Latest Version

Download com.github.sahara3 : ssolite-core JAR file - Latest Versions:

All Versions

Download com.github.sahara3 : ssolite-core 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 ssolite-core-1.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.sahara3.ssolite.core.client

├─ com.github.sahara3.ssolite.core.client.SsoLiteAccessTokenApiClient.class - [JAR]

├─ com.github.sahara3.ssolite.core.client.SsoLiteAccessTokenApiClientOkHttp3Impl.class - [JAR]

├─ com.github.sahara3.ssolite.core.client.SsoLiteAccessTokenApiException.class - [JAR]

com.github.sahara3.ssolite.core.util

├─ com.github.sahara3.ssolite.core.util.Assert.class - [JAR]

├─ com.github.sahara3.ssolite.core.util.SsoLiteRedirectUrlBuilder.class - [JAR]

├─ com.github.sahara3.ssolite.core.util.SsoLiteUriUtils.class - [JAR]

com.github.sahara3.ssolite.core.model

├─ com.github.sahara3.ssolite.core.model.SsoLiteAccessToken.class - [JAR]

Advertisement