Class GetOpts

  • Direct Known Subclasses:
    GetOpts

    public class GetOpts
    extends Object
    • Field Detail

      • 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
      • usage

        protected String usage
      • helpMsg

        protected String helpMsg
    • Constructor Detail

      • GetOpts

        public GetOpts​(String usage,
                       String helpMsg)
    • Method Detail

      • parse

        public int parse​(String[] args)
      • parseArg

        protected int parseArg​(String[] args,
                               int i)
      • error

        protected static void error​(String msg)