org.eclipse.dstore.core.util.ssl
Class BaseSSLContext
java.lang.Object
org.eclipse.dstore.core.util.ssl.BaseSSLContext
public class BaseSSLContext
- extends Object
- Since:
- 3.1
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BaseSSLContext
public BaseSSLContext()
setKeyManagers
public static void setKeyManagers(KeyManager[] keyManagers)
getKeyManagers
public static KeyManager[] getKeyManagers()
Copyright (c) IBM Corporation and others 2000, 2010. All Rights Reserved.