jar

com.gitee.amour_cy : nxyfan-plugin-auth

Maven & Gradle

Oct 28, 2023

登录鉴权插件

Table Of Contents

Latest Version

Download com.gitee.amour_cy : nxyfan-plugin-auth JAR file - Latest Versions:

All Versions

Download com.gitee.amour_cy : nxyfan-plugin-auth JAR file - All Versions:

Version Vulnerabilities Size Updated
1.2.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 nxyfan-plugin-auth-1.2.6.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.nxyfan.framework.auth.core.config

├─ com.nxyfan.framework.auth.core.config.AuthConfigure.class - [JAR]

com.nxyfan.framework.auth.core.listener

├─ com.nxyfan.framework.auth.core.listener.AuthListener.class - [JAR]

com.nxyfan.framework.auth.controller

├─ com.nxyfan.framework.auth.controller.AuthClientController.class - [JAR]

├─ com.nxyfan.framework.auth.controller.AuthController.class - [JAR]

├─ com.nxyfan.framework.auth.controller.AuthSessionController.class - [JAR]

com.nxyfan.framework.auth.core.annotation

├─ com.nxyfan.framework.auth.core.annotation.SaClientCheckLogin.class - [JAR]

├─ com.nxyfan.framework.auth.core.annotation.SaClientCheckPermission.class - [JAR]

├─ com.nxyfan.framework.auth.core.annotation.SaClientCheckRole.class - [JAR]