|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.partnersoft.preferences.logic.PreferencesSecurityLogic
public class PreferencesSecurityLogic
| Constructor Summary | |
|---|---|
PreferencesSecurityLogic(PreferencesApp preferencesApp)
|
|
| Method Summary | |
|---|---|
boolean |
checkAccess()
Opens a password window; if the user types in the correct configuration password returns true. |
boolean |
checkAccessAndSetGui()
Runs checkAccess() and then applies the results to the GUI (e.g. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PreferencesSecurityLogic(PreferencesApp preferencesApp)
| Method Detail |
|---|
public boolean checkAccessAndSetGui()
public boolean checkAccess()
throws java.lang.Exception
java.lang.Exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||