Package | Description |
---|---|
org.mariadb.jdbc.internal.protocol.tls |
Modifier and Type | Field and Description |
---|---|
private HostnameVerifierImpl.Extension |
HostnameVerifierImpl.GeneralName.extension |
Modifier and Type | Method and Description |
---|---|
static HostnameVerifierImpl.Extension |
HostnameVerifierImpl.Extension.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static HostnameVerifierImpl.Extension[] |
HostnameVerifierImpl.Extension.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
GeneralName(java.lang.String value,
HostnameVerifierImpl.Extension extension) |