|
RSE Release 3.2 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.rse.ui.propertypages.SignonPreferencePage.PasswordModification
protected class SignonPreferencePage.PasswordModification
Inner class to keep track of password modifications (without committing them to the keyring) while the user modifies the preferences.
Field Summary | |
---|---|
protected static int |
ADD
|
protected int |
changeFlag
|
protected static int |
DELETE
|
protected SystemSignonInformation |
info
|
Constructor Summary | |
---|---|
protected |
SignonPreferencePage.PasswordModification(int changeFlag,
SystemSignonInformation info)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected static final int ADD
protected static final int DELETE
protected int changeFlag
protected SystemSignonInformation info
Constructor Detail |
---|
protected SignonPreferencePage.PasswordModification(int changeFlag, SystemSignonInformation info)
|
RSE Release 3.2 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |