RSE
Release 1.0

org.eclipse.rse.core.comm
Interface ISystemKeystoreProvider

All Known Implementing Classes:
UniversalKeystoreProvider

public interface ISystemKeystoreProvider


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

Method Detail

getKeyStorePassword

public String getKeyStorePassword()

getKeyStorePath

public String getKeyStorePath()

importCertificates

public boolean importCertificates(List certificates,
                                  String systemName)

RSE
Release 1.0

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