|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.retek.commons.gui.core.ScreenHandler
com.retek.rcom.gui.screen.login.LoginHandler
Constructor Summary | |
LoginHandler(boolean isRcom)
|
Method Summary | |
java.lang.String |
getPasswordComponentName()
|
java.lang.String |
getUserIdComponentName()
|
void |
login(java.lang.String username,
char[] passwordChars)
|
boolean |
loginFailedTooManyTimes()
|
Methods inherited from class com.retek.commons.gui.core.ScreenHandler |
getException, getLogger, getSystemException, processSystemException, register, register, unregister, unregisterAll |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public LoginHandler(boolean isRcom)
Method Detail |
public void login(java.lang.String username, char[] passwordChars) throws SystemException, UiBusinessException
SystemException
UiBusinessException
public boolean loginFailedTooManyTimes()
public java.lang.String getUserIdComponentName()
public java.lang.String getPasswordComponentName()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |