jar

org.connectorio.dropwizard : nimbus-auth-jwt

Maven & Gradle

Sep 12, 2023

Connectorio | Dropwizard | Nimbus Auth JWT · Dropwizard JWT authentication based on Nimbus SDK.

Table Of Contents

Latest Version

Download org.connectorio.dropwizard : nimbus-auth-jwt JAR file - Latest Versions:

All Versions

Download org.connectorio.dropwizard : nimbus-auth-jwt JAR file - All Versions:

Version Vulnerabilities Size Updated
2.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 nimbus-auth-jwt-2.0.6.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.connectorio.dropwizard.nimbus.auth.jwt

├─ org.connectorio.dropwizard.nimbus.auth.jwt.DefaultJwtAuthenticator.class - [JAR]

├─ org.connectorio.dropwizard.nimbus.auth.jwt.JwtClaimsSetAuthenticator.class - [JAR]

├─ org.connectorio.dropwizard.nimbus.auth.jwt.JwtClaimsSetPrincipal.class - [JAR]

├─ org.connectorio.dropwizard.nimbus.auth.jwt.NimbusJwtBundle.class - [JAR]

├─ org.connectorio.dropwizard.nimbus.auth.jwt.NimbusJwtFilter.class - [JAR]

org.connectorio.dropwizard.nimbus.auth.jwt.config

├─ org.connectorio.dropwizard.nimbus.auth.jwt.config.JwtConfiguration.class - [JAR]

├─ org.connectorio.dropwizard.nimbus.auth.jwt.config.TokenConfiguration.class - [JAR]