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