Removing legacy operational policy from documents
[policy/parent.git] / docs / xacml / tutorial / app / src / main / docker / xacml.properties
1 #
2 # Properties that the embedded PDP engine uses to configure and load
3 #
4 # Standard API Factories
5 #
6 xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory
7 xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory
8 xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory
9 xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory
10 xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory
11 #
12 # AT&T PDP Implementation Factories
13 #
14 xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory
15 xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory
16 xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory
17 #
18 # ONAP PDP Implementation Factories
19 #
20 xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory
21
22 #
23 # Use a root combining algorithm
24 #
25 xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides
26
27 #
28 # Policies to load
29 #
30 xacml.rootPolicies=
31 xacml.referencedPolicies=