From 555903d1394211c8c59e4278f5dbc1d9a2acf19a Mon Sep 17 00:00:00 2001 From: Scott Battaglia Date: Mon, 27 Feb 2006 14:47:17 +0000 Subject: [PATCH] SEC-195 created example ApplicationContext.xml to copy into CAS deployerConfigContext.xml --- .../adapters/cas3/applicationContext.xml | 56 +++++++++++++++++++ 1 file changed, 56 insertions(+) create mode 100644 adapters/cas/src/main/resources/org/acegisecurity/adapters/cas3/applicationContext.xml diff --git a/adapters/cas/src/main/resources/org/acegisecurity/adapters/cas3/applicationContext.xml b/adapters/cas/src/main/resources/org/acegisecurity/adapters/cas3/applicationContext.xml new file mode 100644 index 0000000000..145866569c --- /dev/null +++ b/adapters/cas/src/main/resources/org/acegisecurity/adapters/cas3/applicationContext.xml @@ -0,0 +1,56 @@ + + + + + + + + + + marissa=koala,ROLES_IGNORED_BY_CAS + dianne=emu,ROLES_IGNORED_BY_CAS + scott=wombat,ROLES_IGNORED_BY_CAS + peter=opal,disabled,ROLES_IGNORED_BY_CAS + + + + + + + + + + + + + + + + + + + +