From e2b2ebadd1038a72157bd67312307aa19acd933c Mon Sep 17 00:00:00 2001 From: uj426b Date: Tue, 20 Feb 2018 17:19:00 -0500 Subject: Added Junits for POLICY-SDK-APP controllers Issue-ID: POLICY-584 Change-Id: I306f3484f466accf11ca4fd59864a4b402dcb733 Signed-off-by: uj426b --- POLICY-SDK-APP/src/test/resources/pdps/xacml.properties | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 POLICY-SDK-APP/src/test/resources/pdps/xacml.properties (limited to 'POLICY-SDK-APP/src/test/resources/pdps/xacml.properties') diff --git a/POLICY-SDK-APP/src/test/resources/pdps/xacml.properties b/POLICY-SDK-APP/src/test/resources/pdps/xacml.properties new file mode 100644 index 000000000..cf8d29da0 --- /dev/null +++ b/POLICY-SDK-APP/src/test/resources/pdps/xacml.properties @@ -0,0 +1,10 @@ +# +#Wed Feb 21 11:54:45 EST 2018 +xacml.pap.groups.default=default +xacml.pap.groups=default +http\://localhost\:8082/pdp/.jmxport= +default.name=default +default.description=The default group where new PDP's are put. +http\://localhost\:8082/pdp/.name=http\://localhost\:8082/pdp/ +http\://localhost\:8082/pdp/.description=Registered on first startup +default.pdps= -- cgit 1.2.3-korg