|
RSE Release 1.0 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use ISystemPasswordPromptDialog | |
|---|---|
| org.eclipse.rse.core.subsystems | |
| org.eclipse.rse.ui.dialogs | |
| Uses of ISystemPasswordPromptDialog in org.eclipse.rse.core.subsystems |
|---|
| Methods in org.eclipse.rse.core.subsystems that return ISystemPasswordPromptDialog | |
protected ISystemPasswordPromptDialog |
AbstractConnectorService.getPasswordPromptDialog(Shell shell)
A default implementation is supplied, but can be overridden if desired. |
| 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. |
| Methods in org.eclipse.rse.ui.dialogs with parameters of type ISystemPasswordPromptDialog | |
SystemMessage |
ISignonValidator.isValid(ISystemPasswordPromptDialog dialog,
String userid,
String password)
Used by ISystemPasswordPromptDialog to verify if the password entered by the user is correct. |
|
RSE Release 1.0 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||