ejb.authenticating
Interface AuthenticateHome
- All Superinterfaces:
- EJBHome, Remote
- public interface AuthenticateHome
- extends EJBHome
This is the home interface for the Authenticate
stateless session bean.
For information about the Authenticate component, its behavior and
exception handling, please see Authenticate.
- Version:
- 1.0
- Author:
- Team Two: Matthew Bass, Vijay Sai, Manik Bhojwani, Paulo Merson
- See Also:
Search
create
public Authenticate create()
throws CreateException,
RemoteException
Copyright © 2003 Team Two.