com.retek.component.security.impl.remote
Interface ExternalUserServicesRemote

All Superinterfaces:
DefaultSessionRemote, javax.ejb.EJBObject, java.rmi.Remote

public interface ExternalUserServicesRemote
extends DefaultSessionRemote

Remote interface for com.retek.component.security.impl.remote.ExternalUserServices.


Method Summary
 ExternalUserSearchResults findExternalUsersAfter(java.lang.String remoteUsername, java.lang.String remotePassword, RDate dateTime)
           
 
Methods inherited from interface com.retek.commons.domain.core.impl.remote.DefaultSessionRemote
getLocal, getRemote, getRemoteHome
 
Methods inherited from interface javax.ejb.EJBObject
getEJBHome, getHandle, getPrimaryKey, isIdentical, remove
 

Method Detail

findExternalUsersAfter

public ExternalUserSearchResults findExternalUsersAfter(java.lang.String remoteUsername,
                                                        java.lang.String remotePassword,
                                                        RDate dateTime)
                                                 throws SystemException,
                                                        javax.security.auth.login.LoginException,
                                                        java.rmi.RemoteException
Throws:
SystemException
javax.security.auth.login.LoginException
java.rmi.RemoteException


Copyright © 2004 Retek Inc. All Rights Reserved. - Generated at Fri, 10/22/2004 07:28