Uses of Interface
io.envoyproxy.envoy.extensions.filters.http.ext_authz.v3.HttpServiceOrBuilder
-
Packages that use HttpServiceOrBuilder Package Description io.envoyproxy.envoy.extensions.filters.http.ext_authz.v3 -
-
Uses of HttpServiceOrBuilder in io.envoyproxy.envoy.extensions.filters.http.ext_authz.v3
Classes in io.envoyproxy.envoy.extensions.filters.http.ext_authz.v3 that implement HttpServiceOrBuilder Modifier and Type Class Description classHttpServiceHttpService is used for raw HTTP communication between the filter and the authorization service.static classHttpService.BuilderHttpService is used for raw HTTP communication between the filter and the authorization service.Methods in io.envoyproxy.envoy.extensions.filters.http.ext_authz.v3 that return HttpServiceOrBuilder Modifier and Type Method Description HttpServiceOrBuilderExtAuthz.Builder. getHttpServiceOrBuilder()HTTP service configuration (default timeout: 200ms).HttpServiceOrBuilderExtAuthz. getHttpServiceOrBuilder()HTTP service configuration (default timeout: 200ms).HttpServiceOrBuilderExtAuthzOrBuilder. getHttpServiceOrBuilder()HTTP service configuration (default timeout: 200ms).
-