Uses of Enum Class
net.optionfactory.keycloak.remoting.HttpClients.HostnameOptions
-
Uses of HttpClients.HostnameOptions in net.optionfactory.keycloak.remoting
Methods in net.optionfactory.keycloak.remoting that return HttpClients.HostnameOptionsModifier and TypeMethodDescriptionstatic HttpClients.HostnameOptionsReturns the enum constant of this class with the specified name.static HttpClients.HostnameOptions[]HttpClients.HostnameOptions.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.optionfactory.keycloak.remoting with parameters of type HttpClients.HostnameOptionsModifier and TypeMethodDescriptionstatic org.apache.http.impl.client.CloseableHttpClientHttpClients.create(String name, Optional<HttpClients.KeyMaterial> keyMaterial, HttpClients.HostnameOptions hostnameOptions, HttpClients.Timeouts timeouts)