RSE
Release 3.3

Uses of Interface
org.eclipse.rse.ui.dialogs.ISystemPasswordPromptDialog

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

Uses of ISystemPasswordPromptDialog in org.eclipse.rse.ui.dialogs
 

Classes in org.eclipse.rse.ui.dialogs that implement ISystemPasswordPromptDialog
 class SystemPasswordPromptDialog
          Prompt user for password.
 

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

Methods in org.eclipse.rse.ui.subsystems that return ISystemPasswordPromptDialog
protected  ISystemPasswordPromptDialog StandardCredentialsProvider.getPasswordPromptDialog(Shell shell)
          A default implementation is supplied, but can be overridden if desired.
 


RSE
Release 3.3

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