com.bea.p13n.usermgmt
Interface UserManagerHome


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

public interface UserManagerHome

The home interface for the UserManager EJB.


Method Summary
 UserManager create()
          Deprecated Create the UserManager bean.
 

Method Detail

create

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


Copyright © 2006 BEA Systems, Inc. All Rights Reserved