Uses of Class
net.shibboleth.metadata.cli.SimpleCommandLineArguments
Packages that use SimpleCommandLineArguments
Package
Description
A simple command-line driver for the metadata aggregator.
-
Uses of SimpleCommandLineArguments in net.shibboleth.metadata.cli
Methods in net.shibboleth.metadata.cli with parameters of type SimpleCommandLineArgumentsModifier and TypeMethodDescriptionprotected static voidSimpleCommandLine.initLogging(SimpleCommandLineArguments cli) Initialize the logging subsystem.private static voidSimpleCommandLine.process(SimpleCommandLineArguments cli) Build the context and run the pipeline.