Uses of Interface
io.envoyproxy.envoy.api.v2.core.HttpUriOrBuilder
-
Packages that use HttpUriOrBuilder Package Description io.envoyproxy.envoy.api.v2.core io.envoyproxy.envoy.config.filter.http.ext_authz.v2 io.envoyproxy.envoy.config.filter.http.jwt_authn.v2alpha -
-
Uses of HttpUriOrBuilder in io.envoyproxy.envoy.api.v2.core
Classes in io.envoyproxy.envoy.api.v2.core that implement HttpUriOrBuilder Modifier and Type Class Description classHttpUriEnvoy external URI descriptorstatic classHttpUri.BuilderEnvoy external URI descriptorMethods in io.envoyproxy.envoy.api.v2.core 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.config.filter.http.ext_authz.v2
Methods in io.envoyproxy.envoy.config.filter.http.ext_authz.v2 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.config.filter.http.jwt_authn.v2alpha
Methods in io.envoyproxy.envoy.config.filter.http.jwt_authn.v2alpha 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.
-