|
© 2003 BEA Systems, Inc. | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This control:
ProfileWrapper
Method Summary | |
ProfileWrapper |
login(String username,
String password,
HttpServletRequest request)
Log this user into the Portal application |
void |
logout(HttpServletRequest request)
Log out current user |
Method Detail |
public ProfileWrapper login(String username, String password, HttpServletRequest request) throws P13nControlException
username
- The user's login namepassword
- The user's password
P13nControlException
- if user cannot be logged in, or if there is
a remote error on the UserManager EJB authenticating or retrieving user profile.public void logout(HttpServletRequest request)
|
© 2003 BEA Systems, Inc. | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |