edu.internet2.middleware.shibboleth.common.attribute
Class AttributeAuthorityCLI.CLIParserBuilder
java.lang.Object
edu.internet2.middleware.shibboleth.common.attribute.AttributeAuthorityCLI.CLIParserBuilder
- Enclosing class:
- AttributeAuthorityCLI
private static class AttributeAuthorityCLI.CLIParserBuilder
- extends Object
Helper class that creates the command line argument parser.
Method Summary |
static jargs.gnu.CmdLineParser |
buildParser()
Create a new command line parser. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HELP
public static final String HELP
- See Also:
- Constant Field Values
CONFIG_DIR
public static final String CONFIG_DIR
- See Also:
- Constant Field Values
SPRING_EXTS
public static final String SPRING_EXTS
- See Also:
- Constant Field Values
REQUESTER
public static final String REQUESTER
- See Also:
- Constant Field Values
ISSUER
public static final String ISSUER
- See Also:
- Constant Field Values
PRINCIPAL
public static final String PRINCIPAL
- See Also:
- Constant Field Values
AUTHN_METHOD
public static final String AUTHN_METHOD
- See Also:
- Constant Field Values
SAML1
public static final String SAML1
- See Also:
- Constant Field Values
HELP_ARG
public static jargs.gnu.CmdLineParser.Option HELP_ARG
CONFIG_DIR_ARG
public static jargs.gnu.CmdLineParser.Option CONFIG_DIR_ARG
SPRING_EXTS_ARG
public static jargs.gnu.CmdLineParser.Option SPRING_EXTS_ARG
REQUESTER_ARG
public static jargs.gnu.CmdLineParser.Option REQUESTER_ARG
ISSUER_ARG
public static jargs.gnu.CmdLineParser.Option ISSUER_ARG
PRINCIPAL_ARG
public static jargs.gnu.CmdLineParser.Option PRINCIPAL_ARG
AUTHN_METHOD_ARG
public static jargs.gnu.CmdLineParser.Option AUTHN_METHOD_ARG
SAML1_ARG
public static jargs.gnu.CmdLineParser.Option SAML1_ARG
AttributeAuthorityCLI.CLIParserBuilder
private AttributeAuthorityCLI.CLIParserBuilder()
buildParser
public static jargs.gnu.CmdLineParser buildParser()
- Create a new command line parser.
- Returns:
- command line parser
Copyright © 1999-2012. All Rights Reserved.