com.retek.rmm.gui.core
Class LoginHandler

java.lang.Object
  extended bycom.retek.commons.gui.core.ScreenHandler
      extended bycom.retek.rmm.gui.core.LoginHandler

public class LoginHandler
extends ScreenHandler


Constructor Summary
LoginHandler()
           
 
Method Summary
 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

LoginHandler

public LoginHandler()
Method Detail

login

public void login(java.lang.String username,
                  char[] passwordChars)
           throws SystemException,
                  UiBusinessException
Throws:
SystemException
UiBusinessException

loginFailedTooManyTimes

public boolean loginFailedTooManyTimes()


Copyright © 2005 Retek Inc. All Rights Reserved. - Generated at Fri, 01/21/2005 14:25