public static class DatabaseClientFactory.SSLHostnameVerifier.Builtin extends Object implements DatabaseClientFactory.SSLHostnameVerifier
DatabaseClientFactory.SSLHostnameVerifier.Builtin
ANY, COMMON, STRICT
public void verify(String hostname, String[] cns, String[] subjectAlts) throws SSLException
DatabaseClientFactory.SSLHostnameVerifier
verify
in interface DatabaseClientFactory.SSLHostnameVerifier
hostname
- the name of the checked hostcns
- common names for the checked hostsubjectAlts
- alternative subject names for the checked hostSSLException
public String getName()
Copyright © 2013-2015 MarkLogic Corporation.