Remote System Explorer DataStore
Release 3.2

org.eclipse.dstore.core.util.ssl
Class BaseSSLContext

java.lang.Object
  extended by org.eclipse.dstore.core.util.ssl.BaseSSLContext

public class BaseSSLContext
extends Object

Since:
3.1

Constructor Summary
BaseSSLContext()
           
 
Method Summary
static KeyManager[] getKeyManagers()
           
static void setKeyManagers(KeyManager[] keyManagers)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BaseSSLContext

public BaseSSLContext()
Method Detail

setKeyManagers

public static void setKeyManagers(KeyManager[] keyManagers)

getKeyManagers

public static KeyManager[] getKeyManagers()

Remote System Explorer DataStore
Release 3.2

Copyright (c) IBM Corporation and others 2000, 2010. All Rights Reserved.