Uses of Enum
io.envoyproxy.envoy.extensions.filters.http.oauth2.v3.OAuth2Credentials.TokenFormationCase
Packages that use OAuth2Credentials.TokenFormationCase
-
Uses of OAuth2Credentials.TokenFormationCase in io.envoyproxy.envoy.extensions.filters.http.oauth2.v3
Methods in io.envoyproxy.envoy.extensions.filters.http.oauth2.v3 that return OAuth2Credentials.TokenFormationCaseModifier and TypeMethodDescriptionOAuth2Credentials.TokenFormationCase.forNumber(int value) OAuth2Credentials.Builder.getTokenFormationCase()OAuth2Credentials.getTokenFormationCase()OAuth2CredentialsOrBuilder.getTokenFormationCase()OAuth2Credentials.TokenFormationCase.valueOf(int value) Deprecated.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.