|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||