Package | Description |
---|---|
com.google.api.client.auth.oauth2 |
Implementation of the OAuth 2.0 Authorization
Framework.
|
Modifier and Type | Method | Description |
---|---|---|
AuthorizationCodeFlow.CredentialCreatedListener |
AuthorizationCodeFlow.Builder.getCredentialCreatedListener() |
Returns the credential created listener or
null for none. |
Modifier and Type | Method | Description |
---|---|---|
AuthorizationCodeFlow.Builder |
AuthorizationCodeFlow.Builder.setCredentialCreatedListener(AuthorizationCodeFlow.CredentialCreatedListener credentialCreatedListener) |
Sets the credential created listener or
null for none. |
Copyright © 2011–2019 Google. All rights reserved.