1. |
2. Spring Security Authorize Access Role with a Wildcard stackoverflow.comIs it possible at all for me to use a wildcard in the access property of the |
3. How do I authorize a method with role OR another role & forum.springsource.orgHow do I authorize a method with role OR another role & Hi there, First of all I just want to say that Acegi is really cool once you wrap your ... |
4. Can authenticate, cant authorize forum.springsource.orgApr 10th, 2005, 05:01 PM #1 drc View Profile View Forum Posts Private Message Junior Member Join Date Apr 2005 Posts 18 Can authenticate, cant authorize Hi, I've developed a small ... |
5. |
6. How to authorize strurts action using acegi forum.springsource.orgHow to authorize strurts action using acegi Hi, I am trying to build an application which authenticates and authorises user based on login. I want to secure the struts actions based ... |
7. security:authorize problem forum.springsource.orghi, i have an xhtml page where i would like to hide tags depending on roles and i'am using the following: Code: |
8. Acegi - Authorize per user forum.springsource.org |
9. security:authorize ifAllGranted forum.springsource.orgsecurity:authorize ifAllGranted hi all... i'm trying to hide a button when a user does not have the 'ROLE_SUPERVISOR' role. i used the @Secured annotation on my service impl and that's working ... |
10. A question about security:authorize forum.springsource.orgA question about security:authorize Hi, Im using springsecurity 2.0.3 with jsf 1.2 and facelets. Im using this jar to support the springSecurity tags: http://www.dominikdorn.com/facelets/ I'm not sure if this works... |
11. security:authorize ifNotGranted not working with Spring Security 3.0.3 forum.springsource.orgsecurity:authorize ifNotGranted not working with Spring Security 3.0.3 We are upgrading from Acegi Security 1.0.6 to Spring Security 3.0.3. On the login page, we were using this tag to show the ... |