jar

io.github.kaixindeken : TwTSSO

Maven & Gradle

Jul 07, 2020
0 stars

TwT SSO Api for maven

Table Of Contents

Latest Version

Download io.github.kaixindeken : TwTSSO JAR file - Latest Versions:

All Versions

Download io.github.kaixindeken : TwTSSO JAR file - All Versions:

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

io.github.kaixindeken.TwTSSO

├─ io.github.kaixindeken.TwTSSO.Api.class - [JAR]

io.github.kaixindeken.TwTSSO.https

├─ io.github.kaixindeken.TwTSSO.https.CertManager.class - [JAR]

├─ io.github.kaixindeken.TwTSSO.https.MyX509TrustManager.class - [JAR]

io.github.kaixindeken.TwTSSO.standard

├─ io.github.kaixindeken.TwTSSO.standard.Base64Encoder.class - [JAR]

├─ io.github.kaixindeken.TwTSSO.standard.Hmac.class - [JAR]

├─ io.github.kaixindeken.TwTSSO.standard.HttpBuildQuery.class - [JAR]

├─ io.github.kaixindeken.TwTSSO.standard.JSONEncoder.class - [JAR]

├─ io.github.kaixindeken.TwTSSO.standard.Str.class - [JAR]