blob: 186a7b261730ac9b5ab8382fbe27238c365a0444 [file] [log] [blame]
{
"name": "XacmlPdpGroup",
"restServerParameters": {
"host": "0.0.0.0",
"port": 6969,
"userName": "healthcheck",
"password": "zb!XztG34"
},
"policyApiParameters": {
"host": "0.0.0.0",
"port": 6970,
"userName": "healthcheck",
"password": "zb!XztG34"
},
"applicationPath": "src/test/resources/apps",
"topicParameterGroup": {
"topicSources" : [{
"topic" : "POLICY-PDP-PAP",
"servers" : [ "anyserver" ],
"topicCommInfrastructure" : "noop"
}],
"topicSinks" : [{
"topic" : "POLICY-PDP-PAP",
"servers" : [ "anyserver" ],
"topicCommInfrastructure" : "noop"
}]
}
}