Eclipse Platform
Release 3.4

Uses of Interface
org.eclipse.jsch.core.IPasswordStore

Packages that use IPasswordStore
org.eclipse.jsch.core Provides support for the JSch SSH2 library.  
 

Uses of IPasswordStore in org.eclipse.jsch.core
 

Methods in org.eclipse.jsch.core that return IPasswordStore
 IPasswordStore IJSchLocation.getPasswordStore()
          Return the password store.
 

Methods in org.eclipse.jsch.core with parameters of type IPasswordStore
 void IJSchLocation.setPasswordStore(IPasswordStore store)
          Sets the password store used for this location
 


Eclipse Platform
Release 3.4

Guidelines for using Eclipse APIs.

Copyright (c) Eclipse contributors and others 2000, 2008. All rights reserved.