Uses of Enum
org.wildfly.security.http.oidc.HttpClientBuilder.HostnameVerificationPolicy
-
Uses of HttpClientBuilder.HostnameVerificationPolicy in org.wildfly.security.http.oidc
Methods in org.wildfly.security.http.oidc 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.wildfly.security.http.oidc with parameters of type HttpClientBuilder.HostnameVerificationPolicyModifier and TypeMethodDescriptionHttpClientBuilder.setHostnameVerification(HttpClientBuilder.HostnameVerificationPolicy policy)