net.customware.gwt.dispatch.client.gin
Class AppEngineSecurityModule

java.lang.Object
  extended by com.google.gwt.inject.client.AbstractGinModule
      extended by net.customware.gwt.dispatch.client.gin.AppEngineSecurityModule
All Implemented Interfaces:
com.google.gwt.inject.client.GinModule

public class AppEngineSecurityModule
extends com.google.gwt.inject.client.AbstractGinModule

Configures the application to use Google App Engine security for authentication.

Author:
David Peterson

Constructor Summary
AppEngineSecurityModule()
           
 
Method Summary
protected  void configure()
           
 
Methods inherited from class com.google.gwt.inject.client.AbstractGinModule
bind, bind, bindConstant, binder, configure, install, requestStaticInjection
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AppEngineSecurityModule

public AppEngineSecurityModule()
Method Detail

configure

protected void configure()
Specified by:
configure in class com.google.gwt.inject.client.AbstractGinModule


Copyright © 2011 customware.net. All Rights Reserved.