jar

uy.kohesive.cuarentena : cuarentena

Maven & Gradle

Feb 20, 2018
2 usages
8 stars

Cuarentena · Painless class validation for secure execution of code and scripts down to the method/property level.

Table Of Contents

Latest Version

Download uy.kohesive.cuarentena : cuarentena JAR file - Latest Versions:

All Versions

Download uy.kohesive.cuarentena : cuarentena 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 cuarentena-1.0.0-BETA-08.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

uy.kohesive.cuarentena.generator.lambda

├─ uy.kohesive.cuarentena.generator.lambda.LambdaAllowancesGenerator.class - [JAR]

uy.kohesive.cuarentena

├─ uy.kohesive.cuarentena.ClassAllowanceDetector.class - [JAR]

├─ uy.kohesive.cuarentena.Cuarentena.class - [JAR]

├─ uy.kohesive.cuarentena.KotlinBootstrapPolicies.class - [JAR]

├─ uy.kohesive.cuarentena.NamedClassBytes.class - [JAR]

uy.kohesive.cuarentena.generator.jarfile

├─ uy.kohesive.cuarentena.generator.jarfile.ClassPathUtils.class - [JAR]

├─ uy.kohesive.cuarentena.generator.jarfile.ClassesVerifyResult.class - [JAR]

├─ uy.kohesive.cuarentena.generator.jarfile.DebugCallback.class - [JAR]

├─ uy.kohesive.cuarentena.generator.jarfile.DefaultDebugCallback.class - [JAR]

├─ uy.kohesive.cuarentena.generator.jarfile.FullClassAllowancesGenerator.class - [JAR]

├─ uy.kohesive.cuarentena.generator.jarfile.JarAllowancesGenerator.class - [JAR]

├─ uy.kohesive.cuarentena.generator.jarfile.KotlinStdlibPolicyGenerator.class - [JAR]

├─ uy.kohesive.cuarentena.generator.jarfile.ScanMode.class - [JAR]