Uses of Enum
io.envoyproxy.envoy.extensions.http.injected_credentials.oauth2.v3.OAuth2.FlowTypeCase
Packages that use OAuth2.FlowTypeCase
-
Uses of OAuth2.FlowTypeCase in io.envoyproxy.envoy.extensions.http.injected_credentials.oauth2.v3
Methods in io.envoyproxy.envoy.extensions.http.injected_credentials.oauth2.v3 that return OAuth2.FlowTypeCaseModifier and TypeMethodDescriptionstatic OAuth2.FlowTypeCaseOAuth2.FlowTypeCase.forNumber(int value) OAuth2.Builder.getFlowTypeCase()OAuth2.getFlowTypeCase()OAuth2OrBuilder.getFlowTypeCase()static OAuth2.FlowTypeCaseOAuth2.FlowTypeCase.valueOf(int value) Deprecated.static OAuth2.FlowTypeCaseReturns the enum constant of this type with the specified name.static OAuth2.FlowTypeCase[]OAuth2.FlowTypeCase.values()Returns an array containing the constants of this enum type, in the order they are declared.