org.globus.gsi.gssapi.example
Class GetOpts
java.lang.Object
org.globus.gsi.gssapi.example.GetOpts
- Direct Known Subclasses:
- GetOpts
public class GetOpts
- extends java.lang.Object
Constructor Summary |
GetOpts(java.lang.String usage,
java.lang.String helpMsg)
|
Method Summary |
protected static void |
error(java.lang.String msg)
|
int |
parse(java.lang.String[] args)
|
protected int |
parseArg(java.lang.String[] args,
int i)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
conf
public boolean conf
lifetime
public int lifetime
gsiMode
public boolean gsiMode
deleg
public boolean deleg
limitedDeleg
public boolean limitedDeleg
rejectLimitedProxy
public boolean rejectLimitedProxy
anonymity
public boolean anonymity
auth
public java.lang.String auth
usage
protected java.lang.String usage
helpMsg
protected java.lang.String helpMsg
GetOpts
public GetOpts(java.lang.String usage,
java.lang.String helpMsg)
parse
public int parse(java.lang.String[] args)
parseArg
protected int parseArg(java.lang.String[] args,
int i)
error
protected static void error(java.lang.String msg)
Copyright © 2013. All Rights Reserved.