com.retek.component.security.impl.remote
Interface AccessServicesRemote
- All Superinterfaces:
- DefaultSessionRemote, javax.ejb.EJBObject, java.rmi.Remote
- public interface AccessServicesRemote
- extends DefaultSessionRemote
Remote interface for com.retek.component.security.impl.remote.AccessServices.
Methods inherited from interface javax.ejb.EJBObject |
getEJBHome, getHandle, getPrimaryKey, isIdentical, remove |
authenticate
public AuthenticationDto authenticate(java.lang.String userName,
java.lang.String password)
throws SystemException,
RetekSecurityException,
javax.security.auth.login.LoginException,
java.rmi.RemoteException
- Throws:
SystemException
RetekSecurityException
javax.security.auth.login.LoginException
java.rmi.RemoteException
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28