jar

de.spinscale.javalin : javalin-cookie-session-store

Maven & Gradle

Sep 25, 2019
1 stars

Cookie based session store for Javalin · Allows to store session data in a JWT based cookie

Table Of Contents

Latest Version

Download de.spinscale.javalin : javalin-cookie-session-store JAR file - Latest Versions:

All Versions

Download de.spinscale.javalin : javalin-cookie-session-store JAR file - All Versions:

Version Vulnerabilities Size Updated
0.1.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 javalin-cookie-session-store-0.1.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

de.spinscale.javalin.session

├─ de.spinscale.javalin.session.CookieSessionStorePlugin.class - [JAR]

├─ de.spinscale.javalin.session.CookieSessionStoreReadHandler.class - [JAR]

├─ de.spinscale.javalin.session.CookieSessionStoreWriteHandler.class - [JAR]