|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GoogleBrowserClientRequestUrl | |
|---|---|
| com.google.api.client.googleapis.auth.oauth2 | Google's additions to OAuth 2.0 authorization as specified in Using OAuth 2.0 to Access Google APIs. |
| Uses of GoogleBrowserClientRequestUrl in com.google.api.client.googleapis.auth.oauth2 |
|---|
| Methods in com.google.api.client.googleapis.auth.oauth2 that return GoogleBrowserClientRequestUrl | |
|---|---|
GoogleBrowserClientRequestUrl |
GoogleBrowserClientRequestUrl.setApprovalPrompt(String approvalPrompt)
Sets the approval prompt behavior ( "auto" to request auto-approval or "force"
to force the approval UI to show) or null for the default behavior of "auto". |
GoogleBrowserClientRequestUrl |
GoogleBrowserClientRequestUrl.setClientId(String clientId)
|
GoogleBrowserClientRequestUrl |
GoogleBrowserClientRequestUrl.setRedirectUri(String redirectUri)
|
GoogleBrowserClientRequestUrl |
GoogleBrowserClientRequestUrl.setResponseTypes(Iterable<String> responseTypes)
|
GoogleBrowserClientRequestUrl |
GoogleBrowserClientRequestUrl.setResponseTypes(String... responseTypes)
|
GoogleBrowserClientRequestUrl |
GoogleBrowserClientRequestUrl.setScopes(Iterable<String> scopes)
|
GoogleBrowserClientRequestUrl |
GoogleBrowserClientRequestUrl.setScopes(String... scopes)
|
GoogleBrowserClientRequestUrl |
GoogleBrowserClientRequestUrl.setState(String state)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||