| Package | Description |
|---|---|
| com.google.auth.oauth2 |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultPKCEProvider
Implements PKCE using only the Java standard library.
|
| Modifier and Type | Method and Description |
|---|---|
PKCEProvider |
UserAuthorizer.Builder.getPKCEProvider() |
| Modifier and Type | Method and Description |
|---|---|
UserAuthorizer.Builder |
UserAuthorizer.Builder.setPKCEProvider(PKCEProvider pkce) |
Copyright © 2023 Google. All rights reserved.