jar

org.seerc.paasword : security-policy-engine

Maven & Gradle

2 usages
1 stars

The Security Policy Engine component created by SEERC in the course of PaaSword project.

Table Of Contents

Latest Version

Download org.seerc.paasword : security-policy-engine JAR file - Latest Versions:

All Versions

Download org.seerc.paasword : security-policy-engine 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 security-policy-engine-1.0.5.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.seerc.paasword.validator.engine

├─ org.seerc.paasword.validator.engine.DomainRangeStatementMover.class - [JAR]

├─ org.seerc.paasword.validator.engine.EntitySubsumptionBaseEngine.class - [JAR]

├─ org.seerc.paasword.validator.engine.JenaDataSource.class - [JAR]

├─ org.seerc.paasword.validator.engine.JenaDataSourceInferred.class - [JAR]

├─ org.seerc.paasword.validator.engine.JenaModelEnhancer.class - [JAR]

├─ org.seerc.paasword.validator.engine.PaaSwordDataSource.class - [JAR]

├─ org.seerc.paasword.validator.engine.PolicyAccessRequestsEnhancer.class - [JAR]

├─ org.seerc.paasword.validator.engine.PolicyRulesOrderEnhancer.class - [JAR]

├─ org.seerc.paasword.validator.engine.PolicySetAccessRequestsEnhancer.class - [JAR]

├─ org.seerc.paasword.validator.engine.ProblematicRules.class - [JAR]

├─ org.seerc.paasword.validator.engine.PropertySubsumptionsEnhancer.class - [JAR]

├─ org.seerc.paasword.validator.engine.RuleAntecedentConclusionEnhnacer.class - [JAR]

├─ org.seerc.paasword.validator.engine.RuleContradictionEnhancer.class - [JAR]

├─ org.seerc.paasword.validator.engine.RuleSubsumesInContextEnhancer.class - [JAR]

├─ org.seerc.paasword.validator.engine.SecurityPolicyValidator.class - [JAR]

├─ org.seerc.paasword.validator.engine.SubclassSubsumptionDataSource.class - [JAR]

├─ org.seerc.paasword.validator.engine.SubclassSubsumptionsEngine.class - [JAR]

├─ org.seerc.paasword.validator.engine.ValidationReport.class - [JAR]

Advertisement