Uses of Class
io.quarkus.vertx.http.runtime.TrustedProxyCheck.TrustedProxyCheckPart
Packages that use TrustedProxyCheck.TrustedProxyCheckPart
-
Uses of TrustedProxyCheck.TrustedProxyCheckPart in io.quarkus.vertx.http.runtime
Methods in io.quarkus.vertx.http.runtime that return TrustedProxyCheck.TrustedProxyCheckPartModifier and TypeMethodDescriptionMethods in io.quarkus.vertx.http.runtime that return types with arguments of type TrustedProxyCheck.TrustedProxyCheckPartModifier and TypeMethodDescriptionOptional<List<@WithConverter(TrustedProxyCheckPartConverter.class) TrustedProxyCheck.TrustedProxyCheckPart>> ProxyConfig.trustedProxies()Configure the list of trusted proxy addresses.Method parameters in io.quarkus.vertx.http.runtime with type arguments of type TrustedProxyCheck.TrustedProxyCheckPartModifier and TypeMethodDescription(package private) static TrustedProxyCheck.TrustedProxyCheckBuilderTrustedProxyCheck.TrustedProxyCheckBuilder.builder(List<TrustedProxyCheck.TrustedProxyCheckPart> parts)