jar

io.github.parmenidev : parmenidev-security

Maven & Gradle

Sep 23, 2023
1 stars

parmenidev-security · Library to simplify security operations

Table Of Contents

Latest Version

Download io.github.parmenidev : parmenidev-security JAR file - Latest Versions:

All Versions

Download io.github.parmenidev : parmenidev-security 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 parmenidev-security-1.0.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.github.parmenidev.mise.bom.security.annotation.aspect

├─ io.github.parmenidev.mise.bom.security.annotation.aspect.CheckPermissionAspect.class - [JAR]

io.github.parmenidev.mise.bom.security

├─ io.github.parmenidev.mise.bom.security.Application.class - [JAR]

io.github.parmenidev.mise.bom.security.annotation

├─ io.github.parmenidev.mise.bom.security.annotation.CheckPermission.class - [JAR]

├─ io.github.parmenidev.mise.bom.security.annotation.PublicAccess.class - [JAR]

io.github.parmenidev.mise.bom.security.exception

├─ io.github.parmenidev.mise.bom.security.exception.SecurityAnnotationScanException.class - [JAR]

├─ io.github.parmenidev.mise.bom.security.exception.UnauthorizedException.class - [JAR]

io.github.parmenidev.mise.bom.security.scanner

├─ io.github.parmenidev.mise.bom.security.scanner.SecurityAnnotationScanner.class - [JAR]

io.github.parmenidev.mise.bom.security.controller

├─ io.github.parmenidev.mise.bom.security.controller.ExceptionHandlerController.class - [JAR]

io.github.parmenidev.mise.bom.security.constant

├─ io.github.parmenidev.mise.bom.security.constant.SecurityConstant.class - [JAR]

Advertisement