Uses of Class
io.envoyproxy.envoy.extensions.filters.http.oauth2.v3.OAuth2Credentials.TokenFormationCase
-
Packages that use OAuth2Credentials.TokenFormationCase Package Description io.envoyproxy.envoy.extensions.filters.http.oauth2.v3 -
-
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.TokenFormationCase Modifier and Type Method Description static OAuth2Credentials.TokenFormationCaseOAuth2Credentials.TokenFormationCase. forNumber(int value)OAuth2Credentials.TokenFormationCaseOAuth2Credentials.Builder. getTokenFormationCase()OAuth2Credentials.TokenFormationCaseOAuth2Credentials. getTokenFormationCase()OAuth2Credentials.TokenFormationCaseOAuth2CredentialsOrBuilder. getTokenFormationCase()static OAuth2Credentials.TokenFormationCaseOAuth2Credentials.TokenFormationCase. valueOf(int value)Deprecated.static OAuth2Credentials.TokenFormationCaseOAuth2Credentials.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.
-