Uses of Interface
net.customware.gwt.dispatch.client.secure.SecureSessionAccessor

Packages that use SecureSessionAccessor
net.customware.gwt.dispatch.client.appengine   
net.customware.gwt.dispatch.client.gin   
net.customware.gwt.dispatch.client.secure   
 

Uses of SecureSessionAccessor in net.customware.gwt.dispatch.client.appengine
 

Classes in net.customware.gwt.dispatch.client.appengine that implement SecureSessionAccessor
 class AppEngineSecureSessionAccessor
          An implementation of SecureSessionAccessor for Google App Engine authentication.
 

Uses of SecureSessionAccessor in net.customware.gwt.dispatch.client.gin
 

Methods in net.customware.gwt.dispatch.client.gin with parameters of type SecureSessionAccessor
protected  DispatchAsync SecureDispatchModule.provideDispatchAsync(ExceptionHandler exceptionHandler, SecureSessionAccessor secureSessionAccessor)
           
 

Uses of SecureSessionAccessor in net.customware.gwt.dispatch.client.secure
 

Classes in net.customware.gwt.dispatch.client.secure that implement SecureSessionAccessor
 class CookieSecureSessionAccessor
           
 

Constructors in net.customware.gwt.dispatch.client.secure with parameters of type SecureSessionAccessor
SecureDispatchAsync(ExceptionHandler exceptionHandler, SecureSessionAccessor secureSessionAccessor)
           
 



Copyright © 2011 customware.net. All Rights Reserved.