From b4936aa62d9a942f9354503ab575f40d221ae0a4 Mon Sep 17 00:00:00 2001 From: Michael Arrastia Date: Wed, 2 May 2018 10:37:09 +0100 Subject: Update Dockerfile and remove redundant AJSC files Change-Id: Ibf166602929901d18d0ee24c8d5505e4489000fa Issue-ID: AAI-1114 Signed-off-by: Michael Arrastia --- champ-service/src/main/runtime/shiroUser/ajsc.json | 1 - 1 file changed, 1 deletion(-) delete mode 100644 champ-service/src/main/runtime/shiroUser/ajsc.json (limited to 'champ-service/src/main/runtime/shiroUser') diff --git a/champ-service/src/main/runtime/shiroUser/ajsc.json b/champ-service/src/main/runtime/shiroUser/ajsc.json deleted file mode 100644 index f4c7855..0000000 --- a/champ-service/src/main/runtime/shiroUser/ajsc.json +++ /dev/null @@ -1 +0,0 @@ -{"shiroUserClass":"ajsc.auth.ShiroUser","shiroUserId":"ajsc","passwordHash":"9471697417008c880720ba54c6038791ad7e98f3b88136fe34f4d31a462dd27a","permissions":"[*:*]","username":"ajsc"} \ No newline at end of file -- cgit 1.2.3-korg