jar

fun.xiaohoudezhouzhou : zzutils-auth

Maven & Gradle

Mar 22, 2024

zzutils-auth · 权限相关api

Table Of Contents

Latest Version

Download fun.xiaohoudezhouzhou : zzutils-auth JAR file - Latest Versions:

All Versions

Download fun.xiaohoudezhouzhou : zzutils-auth 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 zzutils-auth-1.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

fun.zzutils.auth.shiro.config

├─ fun.zzutils.auth.shiro.config.ShiroConfig.class - [JAR]

fun.zzutils.auth.shiro.entity

├─ fun.zzutils.auth.shiro.entity.Permission.class - [JAR]

├─ fun.zzutils.auth.shiro.entity.Role.class - [JAR]

├─ fun.zzutils.auth.shiro.entity.User.class - [JAR]

fun.zzutils.auth.shiro

├─ fun.zzutils.auth.shiro.ShiroLoginController.class - [JAR]

fun.zzutils.auth.shiro.Realm

├─ fun.zzutils.auth.shiro.Realm.CustomRealm.class - [JAR]