| 
 | Copyright © 2008 BEA Systems, Inc. All Rights Reserved | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
@ControlInterface public interface UserLoginControl
This control:
ProfileWrapper| Method Summary | |
|---|---|
|  ProfileWrapper | login(String username,
      String password,
      javax.servlet.http.HttpServletRequest request)Log this user into the Portal application | 
|  void | logout(javax.servlet.http.HttpServletRequest request)Log out current user | 
| Method Detail | 
|---|
ProfileWrapper login(String username,
                     String password,
                     javax.servlet.http.HttpServletRequest request)
                     throws P13nControlException
username - The user's login namepassword - The user's passwordrequest - the HttpServletRequest object
P13nControlException - if user cannot be logged in, or if there is an error retrieving user profile.void logout(javax.servlet.http.HttpServletRequest request)
| 
 | Copyright © 2008 BEA Systems, Inc. All Rights Reserved | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||