Uses of Interface
net.shibboleth.idp.cli.CommandLineArguments
Packages that use CommandLineArguments
-
Uses of CommandLineArguments in net.shibboleth.idp.cli
Classes in net.shibboleth.idp.cli that implement CommandLineArgumentsModifier and TypeClassDescriptionclassBase class for JCommander command line argument handling for an HTTP-based remote service call, with an abstract method that adds to a URL based on a derived class' arguments.classCommand line processing for DumpConfig flow.classCommand line processing for MetadataQuery flow.classCommand line processing for reload-metadata flow.classCommand line processing for reload-service flow.classCommand line processing for ResolverTest flow.classCommand line processing for status flow.Methods in net.shibboleth.idp.cli with parameters of type CommandLineArgumentsModifier and TypeMethodDescriptionprivate static voidCLI.doRequest(CommandLineArguments args) Make a request using the arguments established.