Package | Description |
---|---|
org.ldaptive.ssl |
Modifier and Type | Method and Description |
---|---|
static DefaultHostnameVerifier.SubjectAltNameType |
DefaultHostnameVerifier.SubjectAltNameType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DefaultHostnameVerifier.SubjectAltNameType[] |
DefaultHostnameVerifier.SubjectAltNameType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
private String[] |
DefaultHostnameVerifier.getSubjectAltNames(X509Certificate cert,
DefaultHostnameVerifier.SubjectAltNameType type)
Returns the subject alternative names matching the supplied name type from the supplied certificate.
|
Copyright © 2003-2019 Virginia Tech. All Rights Reserved.