jar

com.github.bunyod : authentikat-jwt_2.13

Maven & Gradle

Nov 28, 2020
0 stars

authentikat-jwt · Some Claims Based JWT Implementation for Scala

Table Of Contents

Latest Version

Download com.github.bunyod : authentikat-jwt_2.13 JAR file - Latest Versions:

All Versions

Download com.github.bunyod : authentikat-jwt_2.13 JAR file - All Versions:

Version Vulnerabilities Size Updated
0.5.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 authentikat-jwt_2.13-0.5.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

authentikat.jwt

├─ authentikat.jwt.JsonWebSignature.class - [JAR]

├─ authentikat.jwt.JsonWebToken.class - [JAR]

├─ authentikat.jwt.JwtClaimsSet.class - [JAR]

├─ authentikat.jwt.JwtClaimsSetJValue.class - [JAR]

├─ authentikat.jwt.JwtClaimsSetJsonString.class - [JAR]

├─ authentikat.jwt.JwtClaimsSetMap.class - [JAR]

├─ authentikat.jwt.JwtHeader.class - [JAR]

Advertisement