|
RSE Release 1.0 |
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
Interace for providing a signon validator to the password prompt dialog.
| Method Summary | |
|---|---|
SystemMessage |
isValid(ISystemPasswordPromptDialog dialog,
String userid,
String password)
Used by ISystemPasswordPromptDialog to verify if the password entered by the user is correct. |
boolean |
isValid(Shell shell,
SystemSignonInformation signonInfo)
Verify if persisted userid and password are still valid |
| Method Detail |
public SystemMessage isValid(ISystemPasswordPromptDialog dialog,
String userid,
String password)
public boolean isValid(Shell shell,
SystemSignonInformation signonInfo)
shell - Shell: if null the validator will run headless, if not null then the validator
may use the shell to prompt the user (for example, if the password has expired.)
|
RSE Release 1.0 |
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||