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