public class User extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
User.UserRefHandler
Handler for parsing user query if will find the first user
in the result.
|
| Constructor and Description |
|---|
User()
Constructs a user.
|
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getCookies()
Gets the list of cookie strings for this user.
|
String |
getUsername() |
void |
setUsername(String username) |
Copyright © 2004-2013. All Rights Reserved.