Remote System Explorer DataStore
Release 3.4

org.eclipse.dstore.core.model
Interface ISSLProperties


public interface ISSLProperties


Method Summary
 String getDaemonKeyStorePassword()
           
 String getDaemonKeyStorePath()
           
 String getServerKeyStorePassword()
           
 String getServerKeyStorePath()
           
 boolean usingServerSSL()
           
 boolean usingSSL()
           
 

Method Detail

usingSSL

boolean usingSSL()

usingServerSSL

boolean usingServerSSL()

getDaemonKeyStorePassword

String getDaemonKeyStorePassword()

getDaemonKeyStorePath

String getDaemonKeyStorePath()

getServerKeyStorePassword

String getServerKeyStorePassword()

getServerKeyStorePath

String getServerKeyStorePath()

Remote System Explorer DataStore
Release 3.4

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