jar

com.j2mvc : j2mvc-authorization-distribute

Maven & Gradle

Jun 11, 2021
1 stars

J2mvc Authorization Distribute · 2.1.02 分布式权限

Table Of Contents

Latest Version

Download com.j2mvc : j2mvc-authorization-distribute JAR file - Latest Versions:

All Versions

Download com.j2mvc : j2mvc-authorization-distribute JAR file - All Versions:

Version Vulnerabilities Size Updated
2.1.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 j2mvc-authorization-distribute-2.1.06.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.j2mvc.authorization.distribute.entity

├─ com.j2mvc.authorization.distribute.entity.Auth.class - [JAR]

├─ com.j2mvc.authorization.distribute.entity.BaseUser.class - [JAR]

├─ com.j2mvc.authorization.distribute.entity.Menu.class - [JAR]

├─ com.j2mvc.authorization.distribute.entity.Role.class - [JAR]

├─ com.j2mvc.authorization.distribute.entity.RoleAuth.class - [JAR]

├─ com.j2mvc.authorization.distribute.entity.RoleMenu.class - [JAR]

├─ com.j2mvc.authorization.distribute.entity.UserRole.class - [JAR]

com.j2mvc.authorization.distribute.config

├─ com.j2mvc.authorization.distribute.config.AuthConfig.class - [JAR]

├─ com.j2mvc.authorization.distribute.config.DomParseImpl.class - [JAR]

├─ com.j2mvc.authorization.distribute.config.InjectAuth.class - [JAR]

com.j2mvc.authorization.distribute

├─ com.j2mvc.authorization.distribute.AuthCallback.class - [JAR]

├─ com.j2mvc.authorization.distribute.AuthFilter.class - [JAR]

├─ com.j2mvc.authorization.distribute.AuthInterceptor.class - [JAR]

├─ com.j2mvc.authorization.distribute.AuthorizationUtils.class - [JAR]

com.j2mvc.authorization.distribute.global

├─ com.j2mvc.authorization.distribute.global.AuthConstants.class - [JAR]

├─ com.j2mvc.authorization.distribute.global.AuthSession.class - [JAR]

├─ com.j2mvc.authorization.distribute.global.EntityConstants.class - [JAR]

com.j2mvc.authorization.distribute.mapping

├─ com.j2mvc.authorization.distribute.mapping.AuthMethod.class - [JAR]

com.j2mvc.authorization.distribute.service

├─ com.j2mvc.authorization.distribute.service.AuthService.class - [JAR]

├─ com.j2mvc.authorization.distribute.service.MenuService.class - [JAR]

├─ com.j2mvc.authorization.distribute.service.RoleMenuService.class - [JAR]

├─ com.j2mvc.authorization.distribute.service.RoleService.class - [JAR]

├─ com.j2mvc.authorization.distribute.service.UserRoleService.class - [JAR]

Advertisement