RSE
Release 3.0

org.eclipse.rse.core.comm
Interface ISystemKeystoreProvider


public interface ISystemKeystoreProvider


Method Summary
 String getKeyStorePassword()
           
 String getKeyStorePath()
           
 boolean importCertificates(List certificates, String systemName)
           
 

Method Detail

getKeyStorePassword

String getKeyStorePassword()

getKeyStorePath

String getKeyStorePath()

importCertificates

boolean importCertificates(List certificates,
                           String systemName)

RSE
Release 3.0

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