|
Oracle Fusion Middleware Java API for Oracle WebLogic Portal 10g Release 3 (10.3.5) E14255-04 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IUserContext
Represents data of the "userContext" element, which is described in the WSRP specification. The producer is responsible for the creation and implementation of this object.
| Method Summary | |
|---|---|
List<String> |
getUserCategories()
An option list of user categories. |
String |
getUserContextKey()
A token to identify a user. |
IUserProfile |
getUserProfile()
An optional profile data of the current user. |
boolean |
isUserProfileValid()
Is the user context valid with respect to the user profile it contains or does it need to be re-supplied by the consumer? |
| Method Detail |
|---|
String getUserContextKey()
IUserProfile getUserProfile()
List<String> getUserCategories()
boolean isUserProfileValid()
|
Oracle Fusion Middleware Java API for Oracle WebLogic Portal 10g Release 3 (10.3.5) E14255-04 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||