jar

org.ow2.authzforce : authzforce-ce-core-pdp-io-xacml-json

Maven & Gradle

Aug 08, 2023
4 usages

org.ow2.authzforce:authzforce-ce-core-pdp-io-xacml-json · AuthzForce - Core PDP Extension implementing standard JSON Profile of XACML for JSON Input/Output

Table Of Contents

Latest Version

Download org.ow2.authzforce : authzforce-ce-core-pdp-io-xacml-json JAR file - Latest Versions:

All Versions

Download org.ow2.authzforce : authzforce-ce-core-pdp-io-xacml-json JAR file - All Versions:

Version Vulnerabilities Size Updated
20.3.x
20.2.x
20.1.x
20.0.x
19.0.x
18.0.x
17.1.x
17.0.x
16.0.x
15.2.x
15.1.x
15.0.x
14.0.x
13.3.x
13.2.x
13.1.x
13.0.x
12.0.x
11.0.x
10.3.x
10.2.x
10.1.x
10.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 authzforce-ce-core-pdp-io-xacml-json-20.3.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.ow2.authzforce.core.pdp.io.xacml.json

├─ org.ow2.authzforce.core.pdp.io.xacml.json.BaseXacmlJsonRequestPreprocessor.class - [JAR]

├─ org.ow2.authzforce.core.pdp.io.xacml.json.BaseXacmlJsonResultPostprocessor.class - [JAR]

├─ org.ow2.authzforce.core.pdp.io.xacml.json.IndividualXacmlJsonRequest.class - [JAR]

├─ org.ow2.authzforce.core.pdp.io.xacml.json.MultipleDecisionXacmlJsonRequestPreprocessor.class - [JAR]

├─ org.ow2.authzforce.core.pdp.io.xacml.json.SerializableJSONObject.class - [JAR]

├─ org.ow2.authzforce.core.pdp.io.xacml.json.SingleDecisionXacmlJsonRequestPreprocessor.class - [JAR]

├─ org.ow2.authzforce.core.pdp.io.xacml.json.XacmlJsonParsingUtils.class - [JAR]

Advertisement