Uses of Class
com.google.gwt.gadgets.client.io.AuthorizationType

Packages that use AuthorizationType
com.google.gwt.gadgets.client.io   
 

Uses of AuthorizationType in com.google.gwt.gadgets.client.io
 

Methods in com.google.gwt.gadgets.client.io that return AuthorizationType
static AuthorizationType AuthorizationType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static AuthorizationType[] AuthorizationType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.google.gwt.gadgets.client.io with parameters of type AuthorizationType
 RequestOptions RequestOptions.setAuthorizationType(AuthorizationType authorizationType)
          Sets the authorization method.
 



Copyright © 2014. All rights reserved.