|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.retek.command.AbstractCommand
com.retek.command.EjbCommand
com.retek.rsm.app.security.command.SecurityCommand
com.retek.rsm.app.security.command.UserAuthenticateCommand
Constructor Summary | |
UserAuthenticateCommand(java.lang.String userName,
EncryptedTextVo encryptedPassword)
|
Method Summary | |
protected void |
doExecute()
|
Methods inherited from class com.retek.rsm.app.security.command.SecurityCommand |
getBusinessObjectCoreService, getSecurityAdminCoreService, getSecurityCoreService, getSecurityDataAdminCoreService, getSecurityDisplayableReferenceService, getSystemCoreService |
Methods inherited from class com.retek.command.EjbCommand |
addPostExecutionRule, addPreExecutionRule, destroyServiceContext, execute, initServiceContext, isExecuted, processRules |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public UserAuthenticateCommand(java.lang.String userName, EncryptedTextVo encryptedPassword)
Method Detail |
protected void doExecute() throws com.retek.platform.exception.RetekBusinessException
com.retek.platform.exception.RetekBusinessException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |