org.globus.gsi.gssapi.net.example
Class GetOpts

java.lang.Object
  extended by org.globus.gsi.gssapi.example.GetOpts
      extended by org.globus.gsi.gssapi.net.example.GetOpts

public class GetOpts
extends GetOpts


Field Summary
 int wrapMode
           
 
Fields inherited from class org.globus.gsi.gssapi.example.GetOpts
anonymity, auth, conf, deleg, gsiMode, helpMsg, lifetime, limitedDeleg, rejectLimitedProxy, usage
 
Constructor Summary
GetOpts(java.lang.String usage, java.lang.String helpMsg)
           
 
Method Summary
protected  int parseArg(java.lang.String[] args, int i)
           
 
Methods inherited from class org.globus.gsi.gssapi.example.GetOpts
error, parse
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

wrapMode

public int wrapMode
Constructor Detail

GetOpts

public GetOpts(java.lang.String usage,
               java.lang.String helpMsg)
Method Detail

parseArg

protected int parseArg(java.lang.String[] args,
                       int i)
Overrides:
parseArg in class GetOpts


Copyright © 2013. All Rights Reserved.