Package org.globus.myproxy
Class MyProxyCLI
java.lang.Object
org.globus.myproxy.MyProxyCLI
MyProxy Command Line Client
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int
static final int
static final int
static final int
static final int
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected void
doChangePassword
(String[] args, int start) protected void
protected void
protected void
doGetTrustroots
(String[] args, int start, boolean anonymous) protected void
protected void
protected void
doPutOrStore
(String[] args, int start, boolean storeKey) protected void
static void
protected void
parseCmdLine
(String[] args)
-
Field Details
-
MYPROXY_SERVER_PORT
public static final int MYPROXY_SERVER_PORT- See Also:
-
PORTAL_LIFETIME_HOURS
public static final int PORTAL_LIFETIME_HOURS- See Also:
-
CRED_LIFETIME_HOURS
public static final int CRED_LIFETIME_HOURS- See Also:
-
MATCH_CN_ONLY
public static final int MATCH_CN_ONLY- See Also:
-
REGULAR_EXP
public static final int REGULAR_EXP- See Also:
-
-
Constructor Details
-
MyProxyCLI
public MyProxyCLI()
-
-
Method Details
-
parseCmdLine
-
doInfo
-
doDestroy
-
doChangePassword
-
doGet
-
doPut
-
doStore
-
doPutOrStore
-
doGetTrustroots
-
main
-