Package | Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
GooglePublicKeysManager.Builder |
GooglePublicKeysManager.Builder.setClock(com.google.api.client.util.Clock clock)
Sets the clock.
|
GooglePublicKeysManager.Builder |
GooglePublicKeysManager.Builder.setPublicCertsEncodedUrl(String publicCertsEncodedUrl)
Sets the public certificates encoded URL.
|
Constructor and Description |
---|
GooglePublicKeysManager(GooglePublicKeysManager.Builder builder) |
Copyright © 2010–2019 Google. All rights reserved.