JavaScript is disabled on your browser.
C G L O P R S X
C
canonicalizeResponse(JSONObject) - Static method in class org.ow2.authzforce.xacml.json.model.XacmlJsonUtils
Canonicalize a XACML/JSON response, typically for comparison with another one.
G
get(String) - Method in class org.ow2.authzforce.xacml.json.model.SpringBasedJsonSchemaClient
L
LimitsCheckingJSONObject - Class in org.ow2.authzforce.xacml.json.model
JSONObject that complies with limits in terms of value length, depth and number of elements.
LimitsCheckingJSONObject(Reader, int, int, int) - Constructor for class org.ow2.authzforce.xacml.json.model.LimitsCheckingJSONObject
LimitsCheckingJSONObject(InputStream, int, int, int) - Constructor for class org.ow2.authzforce.xacml.json.model.LimitsCheckingJSONObject
O
org.ow2.authzforce.xacml.json.model - package org.ow2.authzforce.xacml.json.model
P
POLICY_SCHEMA - Static variable in class org.ow2.authzforce.xacml.json.model.XacmlJsonUtils
JSON schema for validating Policies according to AuthzForce/JSON policy format for XACML Policy(Set) (see Policy.schema.json)
R
REQUEST_SCHEMA - Static variable in class org.ow2.authzforce.xacml.json.model.XacmlJsonUtils
JSON schema for validating Requests according to JSON Profile of XACML 3.0
RESPONSE_SCHEMA - Static variable in class org.ow2.authzforce.xacml.json.model.XacmlJsonUtils
JSON schema for validating Responses according to JSON Profile of XACML 3.0
S
SpringBasedJsonSchemaClient - Class in org.ow2.authzforce.xacml.json.model
JSON schema resolver using Spring ResourceUtils to resolve schema locations (URIs)
SpringBasedJsonSchemaClient(Map<String, String>) - Constructor for class org.ow2.authzforce.xacml.json.model.SpringBasedJsonSchemaClient
Creates schema resolver with catalog defining mappings from locations in processed JSON schemas to alternate locations (in the same manner as URI mappings in XML catalog) that this instance is
supposed to have access to
SpringBasedJsonSchemaClient() - Constructor for class org.ow2.authzforce.xacml.json.model.SpringBasedJsonSchemaClient
Creates schema resolver with empty schema catalog
X
XacmlJsonUtils - Class in org.ow2.authzforce.xacml.json.model
Instances of JSON schema as defined by JSON Profile of XACML 3.0
C G L O P R S X
Copyright © 2012–2020. All rights reserved.