jar

wang.52jing : wb-model-dataauthority

Maven & Gradle

May 20, 2024

wb-model-dataauthority · 数据权限核心包

Table Of Contents

Latest Version

Download wang.52jing : wb-model-dataauthority JAR file - Latest Versions:

All Versions

Download wang.52jing : wb-model-dataauthority JAR file - All Versions:

Version Vulnerabilities Size Updated
0.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 wb-model-dataauthority-0.1.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.wangboot.model.dataauthority.authorizer

├─ com.wangboot.model.dataauthority.authorizer.DataScopeAuthorizer.class - [JAR]

├─ com.wangboot.model.dataauthority.authorizer.IDataAuthorizer.class - [JAR]

├─ com.wangboot.model.dataauthority.authorizer.UserIdDataAuthorizer.class - [JAR]

├─ com.wangboot.model.dataauthority.authorizer.WholeDataAuthorizer.class - [JAR]

com.wangboot.model.dataauthority

├─ com.wangboot.model.dataauthority.DataAuthority.class - [JAR]

com.wangboot.model.dataauthority.factory

├─ com.wangboot.model.dataauthority.factory.AllowAllAuthorizerFactory.class - [JAR]

├─ com.wangboot.model.dataauthority.factory.DataScopeAuthorizerFactory.class - [JAR]

├─ com.wangboot.model.dataauthority.factory.DataScopeSuperuserAuthorizerFactory.class - [JAR]

├─ com.wangboot.model.dataauthority.factory.DenyAllAuthorizerFactory.class - [JAR]

├─ com.wangboot.model.dataauthority.factory.IDataAuthorizerFactory.class - [JAR]

├─ com.wangboot.model.dataauthority.factory.UserIdAuthorizerFactory.class - [JAR]

├─ com.wangboot.model.dataauthority.factory.UserIdSuperuserAuthorizerFactory.class - [JAR]

com.wangboot.model.dataauthority.datascope

├─ com.wangboot.model.dataauthority.datascope.IDataScopeModel.class - [JAR]

├─ com.wangboot.model.dataauthority.datascope.IDataScopeService.class - [JAR]

├─ com.wangboot.model.dataauthority.datascope.SimpleDataScope.class - [JAR]

com.wangboot.model.dataauthority.utils

├─ com.wangboot.model.dataauthority.utils.DataAuthorityUtils.class - [JAR]