module « Security « Spring Q&A





1. Which Java modules get Spring Security    stackoverflow.com

I have a classic Java SOA application, with a web UI module, web services module, a service module (Java API), a domain module and a persistence module. In a ...

2. Multiple authentication-providers, different modules?    forum.springsource.org

My application is built from multiple modules. Some Spring config exists in each module, and is accumulated by includes in the context xml. I'm trying to use two AuthenticationProviders, where each ...

3. Integrating Acegi and custom Authorisation module    forum.springsource.org

Integrating Acegi and custom Authorisation module Hi all, I have a working instance of Acegi with authorisation taking place against details stored in the application context file. This was to get ...

4. Access WebApplicationContext outside of UI module    forum.springsource.org

I've got a WebApplicationContext bootstrapped using the ContextLoaderListener in my web.xml file. And I understand that in code I can get to it in order to call getBean() by using the ...

5. How do I get access to the business module    forum.springsource.org

Hi Everyone I'm trying to gain access to my business module from a servlet, and I receive a null answer... I can go to application of context and I can receive ...

6. Which module contains org.springframework.security?    forum.springsource.org

7. WebEx on 'O2 Spring MVC Module' - Security implications of @ModelAttribute    forum.springsource.org

WebEx on 'O2 Spring MVC Module' - Security implications of @ModelAttribute Hi, I'm doing a WebEx later today where I will show the latest version of the OWASP O2 Platform Spring ...