/gwt-spring-security-sessionless-sample

A example webapp using spring-security and GWT without session

Primary LanguageJava

GWT and Spring Security without session

Developing GWT applications does not require a session at all. The authentication system can be managed by cookies and/or token system.