|
© 2004 BEA Systems, Inc. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
This control:
| Nested Class Summary |
| Nested classes inherited from class com.bea.control.Control |
com.bea.control.Control.Callback |
| Method Summary | |
ProfileWrapper |
createUser(String username,
String password,
HttpServletRequest request)
Deprecated. Use UserProviderControl.createUser(username, password, request) |
| Method Detail |
public ProfileWrapper createUser(String username,
String password,
HttpServletRequest request)
throws P13nControlException
username - The user's login namepassword - The user's password
P13nControlException - if username or password is invalid, user
already exists, or a remote exception occurs accessing the UserManager EJB.
|
© 2004 BEA Systems, Inc. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||