Uses of Enum
org.keycloak.adapters.cloned.HttpClientBuilder.HostnameVerificationPolicy
Packages that use HttpClientBuilder.HostnameVerificationPolicy
-
Uses of HttpClientBuilder.HostnameVerificationPolicy in org.keycloak.adapters.cloned
Fields in org.keycloak.adapters.cloned declared as HttpClientBuilder.HostnameVerificationPolicyMethods in org.keycloak.adapters.cloned that return HttpClientBuilder.HostnameVerificationPolicyModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.HttpClientBuilder.HostnameVerificationPolicy.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.keycloak.adapters.cloned with parameters of type HttpClientBuilder.HostnameVerificationPolicyModifier and TypeMethodDescriptionHttpClientBuilder.hostnameVerification(HttpClientBuilder.HostnameVerificationPolicy policy) SSL policy used to verify hostnames