1. HttpSessionAttributeListener and logoutFilter forum.springsource.orgHttpSessionAttributeListener and logoutFilter Hi there, i have a little problem with the new logout filter (came with 1.0). I have written a servlet-container listener to show a list of online users. ... |
2. Subclass Logoutfilter - get filterProcessesUrl forum.springsource.orgHej, I need to subclass the LogoutFilter, since I need an own implementation for the requiresLogout()-method. This method is protected, so it should be easy to overwrite it. But why isn't ... |
3. Problem in LogoutFilter. forum.springsource.orgProblem in LogoutFilter. Hi All, I am using acegi security for login & logout.i want to overwrite LogoutFilter class. bcos i want to do some operation when i logout. I wrote ... |
4. Point me in the right direction - LogoutFilter? LoggerListener? something else? forum.springsource.orgPoint me in the right direction - LogoutFilter? LoggerListener? something else? I need to implement/add some functionality to an app that already uses Spring Security. Currently we are using Form based ... |
5. Custom LogoutFilter forum.springsource.orgCustom LogoutFilter Hello Spring community, I'm new to Spring and even newer to Spring Security. My questions is: how do I create a custom LogoutFilter? Basically, when a user clicks on ... |
6. Migrating a custom LogoutFilter with LogoutSuccessHandler from Spring 2 to Spring 3 forum.springsource.orgMay 12th, 2010, 04:13 PM #1 infinity2heaven View Profile View Forum Posts Private Message Visit Homepage Senior Member Join Date Nov 2006 Location Boston, US Posts 166 Migrating a custom LogoutFilter ... |
7. Rewrite LogoutFilter Error forum.springsource.orgRewrite LogoutFilter Error hi,all! I was a problem in the configuration, I just learned this framework soon and hope to gain everyone's help. I used version is spring security3.0.3. Code: Error ... |