public class KerberosSSLClientCreator extends Object
KerberosSSLClientCreator illustrates the basic approach for creating a client using SSL and Kerberos Authentication.
Note: to run this example, you must modify the REST server by specifying a SSL certificate template.
| Constructor and Description |
|---|
KerberosSSLClientCreator() |
public static void main(String[] args) throws IOException, KeyManagementException, NoSuchAlgorithmException
public static void run(Util.ExampleProperties props) throws NoSuchAlgorithmException, KeyManagementException
Copyright © 2013-2017 MarkLogic Corporation.