Java Globus API: Class MyProxy
org.globus.tools
Class MyProxy
java.lang.Object
|
+--org.globus.tools.MyProxy
- public class MyProxy
- extends Object
MyProxy Command Line Client
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MYPROXY_SERVER_PORT
public static final int MYPROXY_SERVER_PORT
PORTAL_LIFETIME_HOURS
public static final int PORTAL_LIFETIME_HOURS
CRED_LIFETIME_HOURS
public static final int CRED_LIFETIME_HOURS
MATCH_CN_ONLY
public static final int MATCH_CN_ONLY
REGULAR_EXP
public static final int REGULAR_EXP
MyProxy
public MyProxy()
parseCmdLine
protected void parseCmdLine(String[] args)
doInfo
protected void doInfo(String[] args,
int start)
doDestroy
protected void doDestroy(String[] args,
int start)
doChangePassword
protected void doChangePassword(String[] args,
int start)
doGet
protected void doGet(String[] args,
int start,
boolean anonymous)
doPut
protected void doPut(String[] args,
int start)
main
public static void main(String[] args)