Improve code coverage for aaf cadi modules
[aaf/cadi.git] / core / test / cadi.properties
diff --git a/core/test/cadi.properties b/core/test/cadi.properties
new file mode 100644 (file)
index 0000000..94fe4dd
--- /dev/null
@@ -0,0 +1,60 @@
+#-------------------------------------------------------------------------------\r
+# ============LICENSE_START====================================================\r
+# * org.onap.aaf\r
+# * ===========================================================================\r
+# * Copyright © 2017 AT&T Intellectual Property. All rights reserved.\r
+# * ===========================================================================\r
+# * Licensed under the Apache License, Version 2.0 (the "License");\r
+# * you may not use this file except in compliance with the License.\r
+# * You may obtain a copy of the License at\r
+# * \r
+#  *      http://www.apache.org/licenses/LICENSE-2.0\r
+# * \r
+#  * Unless required by applicable law or agreed to in writing, software\r
+# * distributed under the License is distributed on an "AS IS" BASIS,\r
+# * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r
+# * See the License for the specific language governing permissions and\r
+# * limitations under the License.\r
+# * ============LICENSE_END====================================================\r
+# *\r
+# * ECOMP is a trademark and service mark of AT&T Intellectual Property.\r
+# *\r
+#-------------------------------------------------------------------------------\r
+###############################################################################\r
+# Copyright (c) 2016 AT&T Intellectual Property. All rights reserved.\r
+###############################################################################\r
+# This is a normal Java Properties File\r
+# Comments are with Pound Signs at beginning of lines,\r
+# and multi-line expression of properties can be obtained by backslash at end of line\r
+\r
+# Certain machines have several possible machine names, and\r
+# the right one may not be reported.  This is especially\r
+# important for CSP Authorization, which will only \r
+# function on official AT&T domains.\r
+hostname=veeger.mo.sbc.com \r
+\r
+port=2533\r
+\r
+# CSP has Production mode (active users) or DEVL mode (for \r
+# Testing purposes... Bogus users)\r
+#csp_domain=DEVL\r
+csp_domain=PROD\r
+\r
+# Report all AUTHN and AUTHZ activity\r
+loglevel=AUDIT\r
+\r
+#\r
+# BasicAuth and other User/Password support\r
+#\r
+# The realm reported on BasicAuth callbacks\r
+basic_realm=spiderman.agile.att.com\r
+users=ks%xiVUs_25_1jqGdJ24hqy43Gi;\r
+groups=aaf:Jd8bb3jslg88b@spiderman.agile.att.com%7sZCPBZ_8iWbslqdjWFIDLgTZlm9ung0ym-G,\\r
+               jg1555,lg2384,rd8227,tp007s,pe3617;\r
+       \r
+\r
+# Keyfile (with relative path) for encryption.  This file\r
+# should be marked as ReadOnly by Only the running process\r
+# for security's sake\r
+keyfile=conf/keyfile\r
+cadi_name=user\r