|
Oracle Fusion Middleware Java API for Oracle WebLogic Portal 10g Release 3 (10.3.2) E14255-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
@ControlInterface
public interface UserLoginControl
This control:
It does not register the user
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 objectP13nControlException - if user cannot be logged in, or if there is an error retrieving user profile.void logout(javax.servlet.http.HttpServletRequest request)
|
Oracle Fusion Middleware Java API for Oracle WebLogic Portal 10g Release 3 (10.3.2) E14255-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Copyright © 2010, Oracle. All rights reserved.