Uses of Enum
org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder.HostnameVerificationPolicy
-
Uses of ResteasyClientBuilder.HostnameVerificationPolicy in org.jboss.resteasy.client.jaxrs
Modifier and TypeMethodDescriptionResteasyClientBuilder.getHostnameVerification()
Returns the enum constant of this type with the specified name.ResteasyClientBuilder.HostnameVerificationPolicy.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionabstract ResteasyClientBuilder
ResteasyClientBuilder.hostnameVerification
(ResteasyClientBuilder.HostnameVerificationPolicy policy) SSL policy used to verify hostnames -
Uses of ResteasyClientBuilder.HostnameVerificationPolicy in org.jboss.resteasy.client.jaxrs.internal
Modifier and TypeMethodDescriptionResteasyClientBuilderImpl.hostnameVerification
(ResteasyClientBuilder.HostnameVerificationPolicy policy) SSL policy used to verify hostnames