|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||
java.lang.Object | +--ServerAccountManager
| Constructor Summary | |
ServerAccountManager()
Creates new ServerAccountManager REQUIRES: MODIFIES: EFFECTS: |
|
| Method Summary | |
static UserAccountServerSide |
createAccount(java.util.Vector Accounts)
Creates new UserAccount by collecting necessary information from the user (i.o. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ServerAccountManager()
| Method Detail |
public static UserAccountServerSide createAccount(java.util.Vector Accounts)
Vector - Accounts collection
|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||