anonymous « Session « Spring Q&A





1. Http Session created for Anonymous request    forum.springsource.org

Http Session created for Anonymous request Hello, I'm using Anonymous Authentication for the public pages on a site I'm developing. If I go to a page that is successful an anonymous ...

3. Keeping Anonymous Token in the Session    forum.springsource.org

Keeping Anonymous Token in the Session Hi. We have a situation where we WANT to keep the Anonymous token in the http session, so for starters I have extended the AnonymousProcessingFilter ...

4. Infinite loop in anonymous login with session mgmt invalid url    forum.springsource.org

Infinite loop in anonymous login with session mgmt invalid url I seem to have hit an infinite loop with my login page that is not the typical problem. My login page ...