Package | Description |
---|---|
org.forgerock.http.handler |
Core
Handler implementations. |
Modifier and Type | Field and Description |
---|---|
static Option<HttpClientHandler.HostnameVerifier> |
HttpClientHandler.OPTION_HOSTNAME_VERIFIER
Specifies the SSL host name verification policy.
|
Modifier and Type | Method and Description |
---|---|
static HttpClientHandler.HostnameVerifier |
HttpClientHandler.HostnameVerifier.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HttpClientHandler.HostnameVerifier[] |
HttpClientHandler.HostnameVerifier.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2010-2018, ForgeRock All Rights Reserved.