|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface UserProfile
The UserProfile interface retrieves user related information.
Represents a logged in, validated user.
| Method Summary | |
|---|---|
java.lang.String[] |
getCategories()
Returns the categories associates with this user. |
java.lang.String[] |
getKeywords()
Returns the keywords associated with this user. |
java.lang.String |
getUsername()
Returns the username of the user in this set of credentials. |
| Method Detail |
|---|
java.lang.String getUsername()
java.lang.String[] getCategories()
String objects.
java.lang.String[] getKeywords()
String objects.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||