| Package | Description |
|---|---|
| io.envoyproxy.envoy.extensions.filters.http.oauth2.v3alpha |
| Modifier and Type | Method and Description |
|---|---|
static OAuth2Credentials.TokenFormationCase |
OAuth2Credentials.TokenFormationCase.forNumber(int value) |
OAuth2Credentials.TokenFormationCase |
OAuth2Credentials.getTokenFormationCase() |
OAuth2Credentials.TokenFormationCase |
OAuth2Credentials.Builder.getTokenFormationCase() |
OAuth2Credentials.TokenFormationCase |
OAuth2CredentialsOrBuilder.getTokenFormationCase() |
static OAuth2Credentials.TokenFormationCase |
OAuth2Credentials.TokenFormationCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static OAuth2Credentials.TokenFormationCase |
OAuth2Credentials.TokenFormationCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OAuth2Credentials.TokenFormationCase[] |
OAuth2Credentials.TokenFormationCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.