aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/runtime/shiroUserRole
diff options
context:
space:
mode:
authorShwetank Dave <shwetank.dave@amdocs.com>2018-03-29 16:55:36 -0400
committerShwetank Dave <shwetank.dave@amdocs.com>2018-03-29 17:22:35 -0400
commitce701746049abfd94a87b46e43f296faf32d6213 (patch)
tree31f3d768469ce328d8bee16e18c5f9b4ab9b4458 /src/main/runtime/shiroUserRole
parent06d31abe3065205c87447687ad87c05e602c97d7 (diff)
Removing AJSC and moving to SpringBoot
[AAI-804] Deleting AJSC files. [AAI-804] Adding Spring Boot Dependencies Issue-ID: AAI-804 Change-Id: Ibda01496d56cc4613f6d2be3b8737d823cee342a Signed-off-by: Shwetank Dave <shwetank.dave@amdocs.com>
Diffstat (limited to 'src/main/runtime/shiroUserRole')
-rw-r--r--src/main/runtime/shiroUserRole/ajsc#ajscadmin.json6
-rw-r--r--src/main/runtime/shiroUserRole/ajsc#contextadmin#__module.ajsc.namespace.name__.json6
-rw-r--r--src/main/runtime/shiroUserRole/ajsc#contextadmin#default.json6
3 files changed, 0 insertions, 18 deletions
diff --git a/src/main/runtime/shiroUserRole/ajsc#ajscadmin.json b/src/main/runtime/shiroUserRole/ajsc#ajscadmin.json
deleted file mode 100644
index e680d84..0000000
--- a/src/main/runtime/shiroUserRole/ajsc#ajscadmin.json
+++ /dev/null
@@ -1,6 +0,0 @@
-{
- "shiroUserRoleClass": "ajsc.auth.ShiroUserRole",
- "shiroUserRoleId": "ajsc:ajscadmin",
- "roleId": "ajscadmin",
- "userId": "ajsc"
-} \ No newline at end of file
diff --git a/src/main/runtime/shiroUserRole/ajsc#contextadmin#__module.ajsc.namespace.name__.json b/src/main/runtime/shiroUserRole/ajsc#contextadmin#__module.ajsc.namespace.name__.json
deleted file mode 100644
index 836c320..0000000
--- a/src/main/runtime/shiroUserRole/ajsc#contextadmin#__module.ajsc.namespace.name__.json
+++ /dev/null
@@ -1,6 +0,0 @@
-{
- "shiroUserRoleClass": "ajsc.auth.ShiroUserRole",
- "shiroUserRoleId": "ajsc:contextadmin:__module_ajsc_namespace_name__",
- "roleId": "contextadmin:__module_ajsc_namespace_name__",
- "userId": "ajsc"
-} \ No newline at end of file
diff --git a/src/main/runtime/shiroUserRole/ajsc#contextadmin#default.json b/src/main/runtime/shiroUserRole/ajsc#contextadmin#default.json
deleted file mode 100644
index 590857a..0000000
--- a/src/main/runtime/shiroUserRole/ajsc#contextadmin#default.json
+++ /dev/null
@@ -1,6 +0,0 @@
-{
- "shiroUserRoleClass": "ajsc.auth.ShiroUserRole",
- "shiroUserRoleId": "ajsc:contextadmin:default",
- "roleId": "contextadmin:default",
- "userId": "ajsc"
-} \ No newline at end of file