icefaces « Security « Spring Q&A





1. Spring Security 3.0.3 with ICEfaces 2.0    forum.springsource.org

Spring Security 3.0.3 with ICEfaces 2.0 Hi, I am attempting to use Spring Security and ICEfaces for a web app. However, I have fallen at the first hurdle and cannot get ...

2. Spring security & ICEfaces    forum.springsource.org

3. ICEFACES with Spring security    forum.springsource.org

ICEFACES with Spring security hello, early in my developement as a CRM MyEclipse (maven + + ICEfaces + JSF Spring Security) I am using Spring Security to handle user management on ...

4. ICEfaces and Acegi    forum.springsource.org

ICEfaces and Acegi I'm currently using ICESoft's ICEfaces components for my web application: http://www.icesoft.com/products/icefaces.html I've successfully applied the help I got from: http://forum.springframework.org/showthread.php?t=29425 to adapt the login page as a JSF ...

5. Acegi with icefaces's renderedOnUserRole    forum.springsource.org

Injecteer, The correct name for the anonymous role is ROLE_ANONYMOUS, you have spelled it incorrectly in your code. If you spell it correctly and have your applicationContext.xml configured properly, it should ...

6. ICEfaces 1.7 with Spring Security 2.0.2 (almost full working just few problems...)    forum.springsource.org

Jun 7th, 2008, 09:40 PM #1 dreampeppers99 View Profile View Forum Posts Private Message Member Join Date Jun 2008 Posts 35 ICEfaces 1.7 with Spring Security 2.0.2 (almost full working just ...

7. Spring security and icefaces    forum.springsource.org

Spring security and icefaces Hi, i'm integrating icefaces and spring security, i'm a newbie to spring security but i was able to implement my own userdetailsservice on top of jpa (toplink) ...

8. Spring Security 3.0 and ICEfaces 1.8    forum.springsource.org

Hi, Is it possible to combine ICEfaces with Spring Security 3.0. I created custom login page but I get exception message: Authentication method not supported: GET Shall I create login page ...