jar

org.dhatim : dropwizard-jwt-cookie-authentication

Maven & Gradle

Jun 19, 2023
1 usages
34 stars

org.dhatim:dropwizard-jwt-cookie-authentication · Dropwizard bundle managing authentication through JWT cookies

Table Of Contents

Latest Version

Download org.dhatim : dropwizard-jwt-cookie-authentication JAR file - Latest Versions:

All Versions

Download org.dhatim : dropwizard-jwt-cookie-authentication JAR file - All Versions:

Version Vulnerabilities Size Updated
5.0.x
4.5.x
4.4.x
4.3.x
4.2.x
4.1.x
4.0.x
3.4.x
3.3.x
3.2.x
3.1.x
3.0.x
2.1.x
2.0.x
1.2.x
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 dropwizard-jwt-cookie-authentication-5.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.dhatim.dropwizard.jwt.cookie.authentication

├─ org.dhatim.dropwizard.jwt.cookie.authentication.CurrentPrincipal.class - [JAR]

├─ org.dhatim.dropwizard.jwt.cookie.authentication.DefaultJwtCookiePrincipal.class - [JAR]

├─ org.dhatim.dropwizard.jwt.cookie.authentication.DontRefreshSession.class - [JAR]

├─ org.dhatim.dropwizard.jwt.cookie.authentication.DontRefreshSessionFilter.class - [JAR]

├─ org.dhatim.dropwizard.jwt.cookie.authentication.JwtCookieAuthBundle.class - [JAR]

├─ org.dhatim.dropwizard.jwt.cookie.authentication.JwtCookieAuthConfiguration.class - [JAR]

├─ org.dhatim.dropwizard.jwt.cookie.authentication.JwtCookieAuthRequestFilter.class - [JAR]

├─ org.dhatim.dropwizard.jwt.cookie.authentication.JwtCookieAuthResponseFilter.class - [JAR]

├─ org.dhatim.dropwizard.jwt.cookie.authentication.JwtCookiePrincipal.class - [JAR]

├─ org.dhatim.dropwizard.jwt.cookie.authentication.JwtCookiePrincipalAuthenticator.class - [JAR]

├─ org.dhatim.dropwizard.jwt.cookie.authentication.JwtCookieSecurityContext.class - [JAR]

├─ org.dhatim.dropwizard.jwt.cookie.authentication.SameSite.class - [JAR]