From 9e59374477acf20692ea06b13a9474272c2d8e1c Mon Sep 17 00:00:00 2001 From: Luke Taylor Date: Mon, 6 Sep 2004 23:57:28 +0000 Subject: [PATCH] Corrected typo "configuaration" in comments. Removed indentation tab characters. --- .../etc/filter/applicationContext.xml | 382 +++++++++--------- 1 file changed, 191 insertions(+), 191 deletions(-) diff --git a/samples/contacts/etc/filter/applicationContext.xml b/samples/contacts/etc/filter/applicationContext.xml index a78d2e547e..2ba6b93205 100644 --- a/samples/contacts/etc/filter/applicationContext.xml +++ b/samples/contacts/etc/filter/applicationContext.xml @@ -8,243 +8,243 @@ - - - - - my_run_as_password - + - - - - my_run_as_password - + + + my_run_as_password + - - - - - - - - - - - - - + + + + my_run_as_password + + + + + + + + + + + + + + + marissa=a564de63c2d0da68cf47586ee05984d7,ROLE_TELLER,ROLE_SUPERVISOR dianne=65d15fe9156f9c4bbffd98085992a44e,ROLE_TELLER scott=2b58af6dddbd072ed27ffc86725d7d3a,ROLE_TELLER peter=22b5c9accc6e1ba628cedc63a72d57f8,disabled,ROLE_TELLER - - - + + + - - - - - - - - - - 5 - + - - + + + + + - - - - + + 5 + - - Contacts Realm - + + - + + + + - + + Contacts Realm + - - + - - + - - - false - - - - - - - + + - - - - - - - - + + + + + + false + + + + + + + + + + + + + + + + sample.contact.ContactManager.delete=ROLE_SUPERVISOR,RUN_AS_SERVER sample.contact.ContactManager.getAllByOwner=CONTACT_OWNED_BY_CURRENT_USER,RUN_AS_SERVER sample.contact.ContactManager.save=CONTACT_OWNED_BY_CURRENT_USER,RUN_AS_SERVER sample.contact.ContactManager.getById=ROLE_TELLER,RUN_AS_SERVER - - - + + + - - - - - - - + + + + + + + sample.contact.ContactManager.delete=ROLE_RUN_AS_SERVER sample.contact.ContactManager.getAllByOwner=ROLE_RUN_AS_SERVER sample.contact.ContactManager.save=ROLE_RUN_AS_SERVER sample.contact.ContactManager.getById=ROLE_RUN_AS_SERVER - - - + + + - + - - sample.contact.ContactManager - - - publicContactManagerSecurity - publicContactManagerTarget - - - + + sample.contact.ContactManager + + + publicContactManagerSecurity + publicContactManagerTarget + + + - - - + + + - - sample.contact.ContactManager - - - backendContactManagerSecurity - backendContactManagerTarget - - - + + sample.contact.ContactManager + + + backendContactManagerSecurity + backendContactManagerTarget + + + - + - - - + - - - - + + + + + + CONVERT_URL_TO_LOWERCASE_BEFORE_COMPARISON \A/secure/.*\Z=REQUIRES_SECURE_CHANNEL \A/acegilogin.jsp.*\Z=REQUIRES_SECURE_CHANNEL - \A/j_acegi_security_check.*\Z=REQUIRES_SECURE_CHANNEL + \A/j_acegi_security_check.*\Z=REQUIRES_SECURE_CHANNEL \A.*\Z=REQUIRES_INSECURE_CHANNEL - - - + + + - - - - - - - - + + + + + + + + - - + + - + - - - /acegilogin.jsp?login_error=1 - / - /j_acegi_security_check - + + + /acegilogin.jsp?login_error=1 + / + /j_acegi_security_check + - - - - + + + + - - /acegilogin.jsp - false - + + /acegilogin.jsp + false + - - false - - - - - - + + false + + + + + + - - - - - - - + + + + + + + CONVERT_URL_TO_LOWERCASE_BEFORE_COMPARISON \A/secure/super.*\Z=ROLE_WE_DONT_HAVE \A/secure/.*\Z=ROLE_SUPERVISOR,ROLE_TELLER - - - - - + + + + +