Class TrustedProxyCheckPartConverter

java.lang.Object
io.quarkus.vertx.http.runtime.TrustedProxyCheckPartConverter
All Implemented Interfaces:
Serializable, org.eclipse.microprofile.config.spi.Converter<TrustedProxyCheck.TrustedProxyCheckPart>

@Priority(200) public final class TrustedProxyCheckPartConverter extends Object implements org.eclipse.microprofile.config.spi.Converter<TrustedProxyCheck.TrustedProxyCheckPart>
Converts proxy address into TrustedProxyCheck.TrustedProxyCheckPart.
See Also: