Uses of Interface
net.shibboleth.ext.spring.cli.CommandLineArguments
Packages that use CommandLineArguments
-
Uses of CommandLineArguments in net.shibboleth.ext.spring.cli
Classes in net.shibboleth.ext.spring.cli with type parameters of type CommandLineArgumentsModifier and TypeClassDescriptionclass
AbstractCommandLine<T extends CommandLineArguments>
A simple driver for a Spring-based CLI.Classes in net.shibboleth.ext.spring.cli that implement CommandLineArgumentsModifier and TypeClassDescriptionclass
Command line arguments base class for theAbstractCommandLine
class.Methods in net.shibboleth.ext.spring.cli with parameters of type CommandLineArgumentsModifier and TypeMethodDescriptionAbstractCommandLine.TerminalCodes.code
(CommandLineArguments args) Gets the relevant code for the enum value.