jar

co.panghu.boot : panghu-boot-starter-security

Maven & Gradle

Apr 28, 2023
Table Of Contents

Latest Version

Download co.panghu.boot : panghu-boot-starter-security JAR file - Latest Versions:

All Versions

Download co.panghu.boot : panghu-boot-starter-security JAR file - All Versions:

Version Vulnerabilities Size Updated
2023.0.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 panghu-boot-starter-security-2023.0.0.0-beta5.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

co.panghu.boot.security.handler

├─ co.panghu.boot.security.handler.JwtHandler.class - [JAR]

├─ co.panghu.boot.security.handler.PangHuPermissionHandler.class - [JAR]

co.panghu.boot.security.filters

├─ co.panghu.boot.security.filters.JwtAuthenticationTokenFilter.class - [JAR]

├─ co.panghu.boot.security.filters.PangHuUsernamePasswordAuthenticationFilter.class - [JAR]

co.panghu.boot.security.config

├─ co.panghu.boot.security.config.SecurityProperties.class - [JAR]

co.panghu.boot.security

├─ co.panghu.boot.security.PangHuSecurityService.class - [JAR]