jar

com.sobercoding : LoopAuth-rbac

Maven & Gradle

Jul 11, 2023
34 stars
Table Of Contents

Latest Version

Download com.sobercoding : LoopAuth-rbac JAR file - Latest Versions:

All Versions

Download com.sobercoding : LoopAuth-rbac JAR file - All Versions:

Version Vulnerabilities Size Updated
2.1.x
2.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 LoopAuth-rbac-2.1.4.Bate.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.sobercoding.loopauth.rbac.carryout

├─ com.sobercoding.loopauth.rbac.carryout.LoopAuthPermission.class - [JAR]

├─ com.sobercoding.loopauth.rbac.carryout.LoopAuthRbac.class - [JAR]

com.sobercoding.loopauth.rbac.annotation

├─ com.sobercoding.loopauth.rbac.annotation.CheckPermission.class - [JAR]

├─ com.sobercoding.loopauth.rbac.annotation.CheckRbacAnnotation.class - [JAR]

├─ com.sobercoding.loopauth.rbac.annotation.CheckRole.class - [JAR]

com.sobercoding.loopauth.rbac.face

├─ com.sobercoding.loopauth.rbac.face.PermissionInterface.class - [JAR]

├─ com.sobercoding.loopauth.rbac.face.PermissionInterfaceDefImpl.class - [JAR]

com.sobercoding.loopauth.rbac

├─ com.sobercoding.loopauth.rbac.RbacStrategy.class - [JAR]

Advertisement