Class ServiceModule
java.lang.Object
com.google.gwt.inject.client.AbstractGinModule
de.knightsoftnet.gwtp.spring.client.gin.ServiceModule
- All Implemented Interfaces:
com.google.gwt.inject.client.GinModule
public class ServiceModule
extends com.google.gwt.inject.client.AbstractGinModule
Adding xsrf/csrf protection on client side.
- Author:
- Manfred Tremmel
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.google.gwt.inject.client.AbstractGinModule
bind, bind, bind, bindConstant, binder, configure, install, requestStaticInjection
-
Constructor Details
-
ServiceModule
public ServiceModule()
-
-
Method Details
-
configure
protected void configure()- Specified by:
configurein classcom.google.gwt.inject.client.AbstractGinModule
-