C D E G H I L M N P Q R S V

C

cliParser - Variable in class net.shibboleth.metadata.cli.SimpleCommandLineArguments
The configured command line parser.

D

doHelp() - Method in class net.shibboleth.metadata.cli.SimpleCommandLineArguments
Indicates the presence of the --help option.
doQuietOutput() - Method in class net.shibboleth.metadata.cli.SimpleCommandLineArguments
Indicates the presence of the --quiet option.
doVerboseOutput() - Method in class net.shibboleth.metadata.cli.SimpleCommandLineArguments
Indicates the presence of the --verbose option.

E

errorAndExit(String) - Method in class net.shibboleth.metadata.cli.SimpleCommandLineArguments
Prints the error message to STDERR and then exits.

G

getInputFile() - Method in class net.shibboleth.metadata.cli.SimpleCommandLineArguments
Gets the parsed input file name from the command line.
getLoggingConfiguration() - Method in class net.shibboleth.metadata.cli.SimpleCommandLineArguments
Gets the name of the requested logging configuration file from the command line.
getPipelineName() - Method in class net.shibboleth.metadata.cli.SimpleCommandLineArguments
Returns the name of the pipeline bean to execute from the command line.

H

help - Variable in class net.shibboleth.metadata.cli.SimpleCommandLineArguments
Help has been requested.
helpOption - Variable in class net.shibboleth.metadata.cli.SimpleCommandLineArguments
Option object for the --help option.

I

inFile - Variable in class net.shibboleth.metadata.cli.SimpleCommandLineArguments
Provided input file name for the Spring configuration file.
initLogging(SimpleCommandLineArguments) - Static method in class net.shibboleth.metadata.cli.SimpleCommandLine
Initialize the logging subsystem.

L

log - Static variable in class net.shibboleth.metadata.cli.SimpleCommandLine
Class logger.
logConfig - Variable in class net.shibboleth.metadata.cli.SimpleCommandLineArguments
Name of a specific logging configuration, if one has been requested.
logConfigOption - Variable in class net.shibboleth.metadata.cli.SimpleCommandLineArguments
Option object for the --logConfig option.

M

main(String[]) - Static method in class net.shibboleth.metadata.cli.SimpleCommandLine
Main method.

N

net.shibboleth.metadata.cli - package net.shibboleth.metadata.cli
A simple command-line driver for the metadata aggregator.

P

parseCommandLineArguments(String[]) - Method in class net.shibboleth.metadata.cli.SimpleCommandLineArguments
Parse an array of command-line arguments as passed to the main program.
pipelineName - Variable in class net.shibboleth.metadata.cli.SimpleCommandLineArguments
Provided name for the pipeline bean to execute.
printHelp(PrintStream) - Method in class net.shibboleth.metadata.cli.SimpleCommandLineArguments
Print command line help instructions.

Q

quiet - Variable in class net.shibboleth.metadata.cli.SimpleCommandLineArguments
Quiet logging has been requested.
quietOption - Variable in class net.shibboleth.metadata.cli.SimpleCommandLineArguments
Option object for the --quiet option.

R

RC_INIT - Static variable in class net.shibboleth.metadata.cli.SimpleCommandLine
Return code indicating an initialization error, 1 .
RC_IO - Static variable in class net.shibboleth.metadata.cli.SimpleCommandLine
Return code indicating an error reading files, 2 .
RC_OK - Static variable in class net.shibboleth.metadata.cli.SimpleCommandLine
Return code indicating command completed successfully, 0 .
RC_UNKNOWN - Static variable in class net.shibboleth.metadata.cli.SimpleCommandLine
Return code indicating an unknown error occurred, -1 .

S

SimpleCommandLine - Class in net.shibboleth.metadata.cli
A simple driver for the metadata aggregator.
SimpleCommandLine() - Constructor for class net.shibboleth.metadata.cli.SimpleCommandLine
 
SimpleCommandLineArguments - Class in net.shibboleth.metadata.cli
Command line arguments for the SimpleCommandLine command line tool.
SimpleCommandLineArguments() - Constructor for class net.shibboleth.metadata.cli.SimpleCommandLineArguments
Constructor.

V

validateCommandLineArguments() - Method in class net.shibboleth.metadata.cli.SimpleCommandLineArguments
Validate the provided command line arguments, for example issuing an error if they are inconsistent.
verbose - Variable in class net.shibboleth.metadata.cli.SimpleCommandLineArguments
Verbose logging has been requested.
verboseOption - Variable in class net.shibboleth.metadata.cli.SimpleCommandLineArguments
Option object for the --verbose option.

C D E G H I L M N P Q R S V

Copyright © 1999-2012. All Rights Reserved.