Package de.knightsoftnet.gwtp.spring.server.security


package de.knightsoftnet.gwtp.spring.server.security
this package contains spring security helper classes.
Author:
Manfred Tremmel
  • Classes
    Class
    Description
    authentication failure handler for gwt applications. based on the work of https://github.com/imrabti/gwtp-spring-security
    authentication success handler for gwt applications. based on the work of https://github.com/imrabti/gwtp-spring-security
    set csrf/xsrf cookie.
    http authentication entry point for gwt applications. based on the work of https://github.com/imrabti/gwtp-spring-security
    http logout success handler for gwt applications. based on the work of https://github.com/imrabti/gwtp-spring-security
    check if user is logged in. based on the work of https://github.com/imrabti/gwtp-spring-security