Uses of Enum Class
org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder.HostnameVerificationPolicy
Packages that use ResteasyClientBuilder.HostnameVerificationPolicy
-
Uses of ResteasyClientBuilder.HostnameVerificationPolicy in org.jboss.resteasy.client.jaxrs
Subclasses with type arguments of type ResteasyClientBuilder.HostnameVerificationPolicy in org.jboss.resteasy.client.jaxrsMethods in org.jboss.resteasy.client.jaxrs that return ResteasyClientBuilder.HostnameVerificationPolicyModifier and TypeMethodDescriptionResteasyClientBuilder.getHostnameVerification()
Returns the enum constant of this class with the specified name.ResteasyClientBuilder.HostnameVerificationPolicy.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.jboss.resteasy.client.jaxrs with parameters of type ResteasyClientBuilder.HostnameVerificationPolicyModifier 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
Fields in org.jboss.resteasy.client.jaxrs.internal declared as ResteasyClientBuilder.HostnameVerificationPolicyMethods in org.jboss.resteasy.client.jaxrs.internal that return ResteasyClientBuilder.HostnameVerificationPolicyMethods in org.jboss.resteasy.client.jaxrs.internal with parameters of type ResteasyClientBuilder.HostnameVerificationPolicyModifier and TypeMethodDescriptionResteasyClientBuilderImpl.hostnameVerification
(ResteasyClientBuilder.HostnameVerificationPolicy policy) SSL policy used to verify hostnames