jar

se.sundsvall.dept44 : dept44-starter-authorization

Maven & Gradle

Aug 15, 2023
2 stars
Table Of Contents

Latest Version

Download se.sundsvall.dept44 : dept44-starter-authorization JAR file - Latest Versions:

All Versions

Download se.sundsvall.dept44 : dept44-starter-authorization JAR file - All Versions:

Version Vulnerabilities Size Updated
2.1.x
2.0.x
1.36
1.35
1.34
1.33
1.32
1.31
1.30
1.29
1.28
1.27
1.26

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 dept44-starter-authorization-2.1.3.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

se.sundsvall.dept44.authorization.util

├─ se.sundsvall.dept44.authorization.util.JwtTokenUtil.class - [JAR]

se.sundsvall.dept44.authorization

├─ se.sundsvall.dept44.authorization.EnableJwtAuthorization.class - [JAR]

├─ se.sundsvall.dept44.authorization.JwtAuthorizationExtractionFilter.class - [JAR]

se.sundsvall.dept44.authorization.model

├─ se.sundsvall.dept44.authorization.model.GenericGrantedAuthority.class - [JAR]

├─ se.sundsvall.dept44.authorization.model.User.class - [JAR]

├─ se.sundsvall.dept44.authorization.model.UsernameAuthenticationToken.class - [JAR]

se.sundsvall.dept44.authorization.configuration

├─ se.sundsvall.dept44.authorization.configuration.JwtAuthorizationProperties.class - [JAR]

├─ se.sundsvall.dept44.authorization.configuration.PrePostMethodSecurityConfiguration.class - [JAR]

├─ se.sundsvall.dept44.authorization.configuration.UnauthorizedExceptionHandlerConfiguration.class - [JAR]