|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objecttestopia.API.User
public class User
| Constructor Summary | |
|---|---|
User(java.lang.String userName,
java.lang.String password,
java.lang.String login,
java.net.URL url)
|
|
| Method Summary | |
|---|---|
int |
getAttributes()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public User(java.lang.String userName,
java.lang.String password,
java.lang.String login,
java.net.URL url)
userName - - your testopia/bugzilla usernamepassword - - the password for your accountlogin - - the user you want attributes returned forurl - - the url of the testopia server| Method Detail |
|---|
public int getAttributes()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||