jar

io.github.vlsergey : seccookie

Maven & Gradle

Feb 20, 2022
1 stars

Secure Cookie Library · Java library for security cookies, client-side pieces of data protected from reading and modifications by client with strong cryptography

Table Of Contents

Latest Version

Download io.github.vlsergey : seccookie JAR file - Latest Versions:

All Versions

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

io.github.seccookie

├─ io.github.seccookie.AbstractSecCookieMapper.class - [JAR]

├─ io.github.seccookie.CachedProviderCipherSupplier.class - [JAR]

├─ io.github.seccookie.SecCookieMapper.class - [JAR]

├─ io.github.seccookie.SimpleSecCookieMapper.class - [JAR]

├─ io.github.seccookie.WrongSecureCookieException.class - [JAR]