summaryrefslogtreecommitdiffstats
path: root/src/main/runtime/shiroRole/ajscadmin.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/runtime/shiroRole/ajscadmin.json')
-rw-r--r--src/main/runtime/shiroRole/ajscadmin.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/main/runtime/shiroRole/ajscadmin.json b/src/main/runtime/shiroRole/ajscadmin.json
new file mode 100644
index 0000000..8eb9c3d
--- /dev/null
+++ b/src/main/runtime/shiroRole/ajscadmin.json
@@ -0,0 +1,6 @@
+{
+ "shiroRoleClass": "ajsc.auth.ShiroRole",
+ "shiroRoleId": "ajscadmin",
+ "name": "ajscadmin",
+ "permissions": "[ajscadmin:*, ajsc:*]"
+} \ No newline at end of file