Uses of Interface
io.envoyproxy.envoy.config.core.v3.HttpUriOrBuilder
Packages that use HttpUriOrBuilder
Package
Description
-
Uses of HttpUriOrBuilder in io.envoyproxy.envoy.config.core.v3
Classes in io.envoyproxy.envoy.config.core.v3 that implement HttpUriOrBuilderModifier and TypeClassDescriptionfinal classEnvoy external URI descriptorstatic final classEnvoy external URI descriptorMethods in io.envoyproxy.envoy.config.core.v3 that return HttpUriOrBuilderModifier and TypeMethodDescriptionHttpService.Builder.getHttpUriOrBuilder()The service's HTTP URI.HttpService.getHttpUriOrBuilder()The service's HTTP URI.HttpServiceOrBuilder.getHttpUriOrBuilder()The service's HTTP URI.RemoteDataSource.Builder.getHttpUriOrBuilder()The HTTP URI to fetch the remote data.RemoteDataSource.getHttpUriOrBuilder()The HTTP URI to fetch the remote data.RemoteDataSourceOrBuilder.getHttpUriOrBuilder()The HTTP URI to fetch the remote data. -
Uses of HttpUriOrBuilder in io.envoyproxy.envoy.extensions.filters.http.ext_authz.v3
Methods in io.envoyproxy.envoy.extensions.filters.http.ext_authz.v3 that return HttpUriOrBuilderModifier and TypeMethodDescriptionHttpService.Builder.getServerUriOrBuilder()Sets the HTTP server URI which the authorization requests must be sent to.HttpService.getServerUriOrBuilder()Sets the HTTP server URI which the authorization requests must be sent to.HttpServiceOrBuilder.getServerUriOrBuilder()Sets the HTTP server URI which the authorization requests must be sent to. -
Uses of HttpUriOrBuilder in io.envoyproxy.envoy.extensions.filters.http.gcp_authn.v3
Methods in io.envoyproxy.envoy.extensions.filters.http.gcp_authn.v3 that return HttpUriOrBuilderModifier and TypeMethodDescriptionGcpAuthnFilterConfig.Builder.getHttpUriOrBuilder()Deprecated.GcpAuthnFilterConfig.getHttpUriOrBuilder()Deprecated.GcpAuthnFilterConfigOrBuilder.getHttpUriOrBuilder()Deprecated. -
Uses of HttpUriOrBuilder in io.envoyproxy.envoy.extensions.filters.http.jwt_authn.v3
Methods in io.envoyproxy.envoy.extensions.filters.http.jwt_authn.v3 that return HttpUriOrBuilderModifier and TypeMethodDescriptionRemoteJwks.Builder.getHttpUriOrBuilder()The HTTP URI to fetch the JWKS.RemoteJwks.getHttpUriOrBuilder()The HTTP URI to fetch the JWKS.RemoteJwksOrBuilder.getHttpUriOrBuilder()The HTTP URI to fetch the JWKS. -
Uses of HttpUriOrBuilder in io.envoyproxy.envoy.extensions.filters.http.oauth2.v3
Methods in io.envoyproxy.envoy.extensions.filters.http.oauth2.v3 that return HttpUriOrBuilderModifier and TypeMethodDescriptionOAuth2Config.Builder.getTokenEndpointOrBuilder()Endpoint on the authorization server to retrieve the access token from.OAuth2Config.getTokenEndpointOrBuilder()Endpoint on the authorization server to retrieve the access token from.OAuth2ConfigOrBuilder.getTokenEndpointOrBuilder()Endpoint on the authorization server to retrieve the access token from. -
Uses of HttpUriOrBuilder in io.envoyproxy.envoy.extensions.http.injected_credentials.oauth2.v3
Methods in io.envoyproxy.envoy.extensions.http.injected_credentials.oauth2.v3 that return HttpUriOrBuilderModifier and TypeMethodDescriptionOAuth2.Builder.getTokenEndpointOrBuilder()Endpoint on the authorization server to retrieve the access token from.OAuth2.getTokenEndpointOrBuilder()Endpoint on the authorization server to retrieve the access token from.OAuth2OrBuilder.getTokenEndpointOrBuilder()Endpoint on the authorization server to retrieve the access token from.