|
Oracle Secure Global Desktop Web Services API Documentation Release 4.6 E23734-01 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object
com.tarantella.tta.webservices.client.views.SgdPasswd
public class SgdPasswd
External authentication proxy encoder/decoder.
Constructor Summary | |
---|---|
SgdPasswd() |
Method Summary | |
---|---|
static java.lang.String |
getProxyPass() Gets the proxy password. |
static java.lang.String |
getProxyUser() Gets the proxy username. |
static void |
main(java.lang.String[] arg) External authentication proxy username/password encoder/decoder. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SgdPasswd()
Method Detail |
---|
public static void main(java.lang.String[] arg)
Usage:
SgdPasswd --encode username:password |
|
SgdPasswd --decode encoded_string |
public static java.lang.String getProxyUser()
public static java.lang.String getProxyPass()
|
Oracle Secure Global Desktop Web Services API Documentation Release 4.6 E23734-01 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |