Uses of Interface
io.envoyproxy.envoy.config.core.v3.HttpUriOrBuilder
-
-
Uses of HttpUriOrBuilder in io.envoyproxy.envoy.config.core.v3
Classes in io.envoyproxy.envoy.config.core.v3 that implement HttpUriOrBuilder Modifier and Type Class Description classHttpUriEnvoy external URI descriptorstatic classHttpUri.BuilderEnvoy external URI descriptorMethods in io.envoyproxy.envoy.config.core.v3 that return HttpUriOrBuilder Modifier and Type Method Description HttpUriOrBuilderRemoteDataSource.Builder. getHttpUriOrBuilder()The HTTP URI to fetch the remote data.HttpUriOrBuilderRemoteDataSource. getHttpUriOrBuilder()The HTTP URI to fetch the remote data.HttpUriOrBuilderRemoteDataSourceOrBuilder. 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 HttpUriOrBuilder Modifier and Type Method Description HttpUriOrBuilderHttpService.Builder. getServerUriOrBuilder()Sets the HTTP server URI which the authorization requests must be sent to.HttpUriOrBuilderHttpService. getServerUriOrBuilder()Sets the HTTP server URI which the authorization requests must be sent to.HttpUriOrBuilderHttpServiceOrBuilder. 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 HttpUriOrBuilder Modifier and Type Method Description HttpUriOrBuilderGcpAuthnFilterConfig.Builder. getHttpUriOrBuilder()The HTTP URI to fetch tokens from GCE Metadata Server(https://cloud.google.com/compute/docs/metadata/overview).HttpUriOrBuilderGcpAuthnFilterConfig. getHttpUriOrBuilder()The HTTP URI to fetch tokens from GCE Metadata Server(https://cloud.google.com/compute/docs/metadata/overview).HttpUriOrBuilderGcpAuthnFilterConfigOrBuilder. getHttpUriOrBuilder()The HTTP URI to fetch tokens from GCE Metadata Server(https://cloud.google.com/compute/docs/metadata/overview). -
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 HttpUriOrBuilder Modifier and Type Method Description HttpUriOrBuilderRemoteJwks.Builder. getHttpUriOrBuilder()The HTTP URI to fetch the JWKS.HttpUriOrBuilderRemoteJwks. getHttpUriOrBuilder()The HTTP URI to fetch the JWKS.HttpUriOrBuilderRemoteJwksOrBuilder. 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 HttpUriOrBuilder Modifier and Type Method Description HttpUriOrBuilderOAuth2Config.Builder. getTokenEndpointOrBuilder()Endpoint on the authorization server to retrieve the access token from.HttpUriOrBuilderOAuth2Config. getTokenEndpointOrBuilder()Endpoint on the authorization server to retrieve the access token from.HttpUriOrBuilderOAuth2ConfigOrBuilder. getTokenEndpointOrBuilder()Endpoint on the authorization server to retrieve the access token from.
-