Uses of Enum Class
org.forgerock.http.handler.HttpClientHandler.HostnameVerifier
-
Uses of HttpClientHandler.HostnameVerifier in org.forgerock.http.handler
Modifier and TypeFieldDescriptionstatic final Option<HttpClientHandler.HostnameVerifier>
HttpClientHandler.OPTION_HOSTNAME_VERIFIER
Specifies the SSL host name verification policy.Modifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static HttpClientHandler.HostnameVerifier[]
HttpClientHandler.HostnameVerifier.values()
Returns an array containing the constants of this enum class, in the order they are declared.