© 2004 BEA Systems, Inc.

com.bea.p13n.usermgmt
Interface UserManagerHome

All Superinterfaces:
EJBHome, Remote

Deprecated. Use com.bea.p13n.security.management.authentication.AtnManagerProxy

public interface UserManagerHome
extends EJBHome

The home interface for the UserManager EJB.


Method Summary
 UserManager create()
          Deprecated. Create the UserManager bean.
 
Methods inherited from interface javax.ejb.EJBHome
getEJBMetaData, getHomeHandle, remove, remove
 

Method Detail

create

public UserManager create()
                   throws CreateException,
                          RemoteException
Deprecated. 
Create the UserManager bean.

Returns:
the UserManager session bean.
Throws:
CreateException - error on create.
RemoteException - container error.
CreateException
RemoteException

© 2004 BEA Systems, Inc.

Copyright © 2004 BEA Systems, Inc. All Rights Reserved