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