URI « Security « Spring Q&A





1. How can I access path variables in a URI template in the view (Spring 3/SpringMVC)?    stackoverflow.com

I have a URI template in the form of "/hotels/{hotel}/bookings/{booking}", and can access the path variables in the controller via @PathVariable, but when building links in the view I need a ...

2. Support both Basic and Digest authentication on the same URI mapping with Spring Security    stackoverflow.com

I have a use case for securing a RESTful service and I'm not exactly sure it can be implemented or not - essentially I would like to have both Basic and ...

3. Support both Basic and Digest authentication on the same URI mapping    forum.springsource.org

Support both Basic and Digest authentication on the same URI mapping I have a use case for securing a RESTful service and I'm not exactly sure it can be implemented or ...

4. different access handling on same uri    forum.springsource.org

different access handling on same uri Hi, i am pretty new to acegi, read the docs, examples and the following question occured to me, for which i wasnt able to find ...

5. Mixing anonymous and authenticated access to the same URI    forum.springsource.org

Hi Spring-experts, We are in the process to evaluating spring-security (considering to migrate to it) for a huge web site. I have a couple of questions: 1) Is it possible to ...

6. security:authorize and REST URI    forum.springsource.org

org.apache.jasper.JasperException: /WEB-INF/jsps/partner/show.jsp(30,3) According to TLD or attribute directive in tag file, attribute url does not accept any expressions