public class GetOpts
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
boolean |
anonymity |
java.lang.String |
auth |
boolean |
conf |
boolean |
deleg |
boolean |
gsiMode |
protected java.lang.String |
helpMsg |
int |
lifetime |
boolean |
limitedDeleg |
boolean |
rejectLimitedProxy |
protected java.lang.String |
usage |
Constructor and Description |
---|
GetOpts(java.lang.String usage,
java.lang.String helpMsg) |
public boolean conf
public int lifetime
public boolean gsiMode
public boolean deleg
public boolean limitedDeleg
public boolean rejectLimitedProxy
public boolean anonymity
public java.lang.String auth
protected java.lang.String usage
protected java.lang.String helpMsg
Copyright © 2013. All Rights Reserved.