Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 

RSE
Release 3.0

Uses of Interface
org.eclipse.rse.core.subsystems.ICredentialsProvider

Packages that use ICredentialsProvider
org.eclipse.rse.core.subsystems   
org.eclipse.rse.ui.subsystems Application programming interface for managing the user interface for subsystem actions. 
 

Uses of ICredentialsProvider in org.eclipse.rse.core.subsystems
 

Classes in org.eclipse.rse.core.subsystems that implement ICredentialsProvider
 class AbstractCredentialsProvider
          The AbstractCredentialsProvider provides the base implementation of the ICredentialsProvider interface.
 

Fields in org.eclipse.rse.core.subsystems declared as ICredentialsProvider
protected   ICredentialsProvider AuthenticatingConnectorService. credentialsProvider
           
 

Methods in org.eclipse.rse.core.subsystems that return ICredentialsProvider
protected   ICredentialsProvider AuthenticatingConnectorService. getCredentialsProvider ()
           
 

Methods in org.eclipse.rse.core.subsystems with parameters of type ICredentialsProvider
protected  void AuthenticatingConnectorService. setCredentialsProvider ( ICredentialsProvider credentialsProvider)
          Sets the credentials provider used by this connector service.
 

Uses of ICredentialsProvider in org.eclipse.rse.ui.subsystems
 

Classes in org.eclipse.rse.ui.subsystems that implement ICredentialsProvider
 class StandardCredentialsProvider
          The StandardCredentialsProvider is an extension of AbstractCredentialsProvider that provides for the prompting of a userid and password.
 


RSE
Release 3.0

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

 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire