public class VomsProxyInitClient extends Object
Modifier and Type | Field and Description |
---|---|
protected org.apache.commons.cli.HelpFormatter |
helpFormatter |
protected org.apache.commons.cli.Options |
options |
protected org.apache.commons.cli.CommandLineParser |
parser |
protected VOMSProxyInit |
proxyInit |
Constructor and Description |
---|
VomsProxyInitClient(String[] args) |
Modifier and Type | Method and Description |
---|---|
protected void |
buildProxy() |
protected void |
getArguments(String[] args) |
static void |
main(String[] args) |
protected void |
printHelpMessageAndExit(int exitStatus) |
protected void |
setupCaDir(String caDir) |
protected void |
setupCLParser() |
protected void |
setupUserCredentials(String userCert,
String userKey) |
protected void |
setupVomsdir(String vomsdir) |
protected void |
setupVomsesPath(String vomsesPath) |
protected VOMSProxyInit proxyInit
protected org.apache.commons.cli.CommandLineParser parser
protected org.apache.commons.cli.HelpFormatter helpFormatter
protected org.apache.commons.cli.Options options
public VomsProxyInitClient(String[] args)
protected void setupVomsesPath(String vomsesPath)
protected void setupVomsdir(String vomsdir)
protected void setupCaDir(String caDir)
protected void setupCLParser()
protected void printHelpMessageAndExit(int exitStatus)
protected void getArguments(String[] args)
protected void buildProxy()
public static void main(String[] args)
Copyright © 2012. All Rights Reserved.