jar

com.lucadev.trampoline : trampoline-security-jwt-web

Maven & Gradle

May 09, 2019
1 usages
10 stars

A trampoline starter module

Table Of Contents

Latest Version

Download com.lucadev.trampoline : trampoline-security-jwt-web JAR file - Latest Versions:

All Versions

Download com.lucadev.trampoline : trampoline-security-jwt-web JAR file - All Versions:

Version Vulnerabilities Size Updated
20190507
20190329
20190308

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 trampoline-security-jwt-web-20190507.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.lucadev.trampoline.security.jwt.web.model

├─ com.lucadev.trampoline.security.jwt.web.model.JwtAuthenticationResponse.class - [JAR]

├─ com.lucadev.trampoline.security.jwt.web.model.UserAuthenticationRequest.class - [JAR]

com.lucadev.trampoline.security.jwt.web.controller

├─ com.lucadev.trampoline.security.jwt.web.controller.JwtAuthenticationController.class - [JAR]

Advertisement