Uses of Interface
io.envoyproxy.envoy.extensions.filters.http.oauth2.v3.OAuth2ConfigOrBuilder
-
Packages that use OAuth2ConfigOrBuilder Package Description io.envoyproxy.envoy.extensions.filters.http.oauth2.v3 -
-
Uses of OAuth2ConfigOrBuilder in io.envoyproxy.envoy.extensions.filters.http.oauth2.v3
Classes in io.envoyproxy.envoy.extensions.filters.http.oauth2.v3 that implement OAuth2ConfigOrBuilder Modifier and Type Class Description classOAuth2ConfigOAuth config [#next-free-field: 11]static classOAuth2Config.BuilderOAuth config [#next-free-field: 11]Methods in io.envoyproxy.envoy.extensions.filters.http.oauth2.v3 that return OAuth2ConfigOrBuilder Modifier and Type Method Description OAuth2ConfigOrBuilderOAuth2.Builder. getConfigOrBuilder()Leave this empty to disable OAuth2 for a specific route, using per filter config.OAuth2ConfigOrBuilderOAuth2. getConfigOrBuilder()Leave this empty to disable OAuth2 for a specific route, using per filter config.OAuth2ConfigOrBuilderOAuth2OrBuilder. getConfigOrBuilder()Leave this empty to disable OAuth2 for a specific route, using per filter config.
-