org.infoglue.cms.controllers.usecases.common
Interface LoginUCC

All Known Implementing Classes:
LoginUCCImpl

public interface LoginUCC


Method Summary
 boolean authorizeSystemUser(java.lang.String userName, java.lang.String password)
           
 

Method Detail

authorizeSystemUser

boolean authorizeSystemUser(java.lang.String userName,
                            java.lang.String password)
                            throws SystemException
Throws:
SystemException


Copyright © 2005 InfoGlue.org All Rights Reserved.