|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.tranche.users.UserZipFileUtil
public class UserZipFileUtil
A utility for creating and using user zip files.
| Constructor Summary | |
|---|---|
UserZipFileUtil()
|
|
| Method Summary | |
|---|---|
static UserZipFile |
getUserZipFile(java.lang.String username,
java.lang.String passphrase)
Log in. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UserZipFileUtil()
| Method Detail |
|---|
public static UserZipFile getUserZipFile(java.lang.String username,
java.lang.String passphrase)
throws InvalidSignInException,
java.lang.Exception
Log in. Sends an HTTP POST to the Log In URL to retrieve a valid UserZipFile.
username - passphrase -
InvalidSignInException
java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||