| Package | Description |
|---|---|
| com.google.api |
| Modifier and Type | Class and Description |
|---|---|
class |
JwtLocation
Specifies a location to extract JWT from an API request.
|
static class |
JwtLocation.Builder
Specifies a location to extract JWT from an API request.
|
| Modifier and Type | Method and Description |
|---|---|
JwtLocationOrBuilder |
AuthProvider.getJwtLocationsOrBuilder(int index)
Defines the locations to extract the JWT.
|
JwtLocationOrBuilder |
AuthProvider.Builder.getJwtLocationsOrBuilder(int index)
Defines the locations to extract the JWT.
|
JwtLocationOrBuilder |
AuthProviderOrBuilder.getJwtLocationsOrBuilder(int index)
Defines the locations to extract the JWT.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends JwtLocationOrBuilder> |
AuthProvider.getJwtLocationsOrBuilderList()
Defines the locations to extract the JWT.
|
List<? extends JwtLocationOrBuilder> |
AuthProvider.Builder.getJwtLocationsOrBuilderList()
Defines the locations to extract the JWT.
|
List<? extends JwtLocationOrBuilder> |
AuthProviderOrBuilder.getJwtLocationsOrBuilderList()
Defines the locations to extract the JWT.
|
Copyright © 2021 Google LLC. All rights reserved.