Class HTTPServerEnableAuthCommand.FactoryMechanismCompleter
- java.lang.Object
-
- org.jboss.as.cli.impl.aesh.cmd.AbstractCompleter
-
- org.jboss.as.cli.impl.aesh.cmd.security.SecurityCommand.OptionCompleters.MechanismCompleter
-
- org.jboss.as.cli.impl.aesh.cmd.security.auth.HTTPServerEnableAuthCommand.FactoryMechanismCompleter
-
- All Implemented Interfaces:
org.aesh.command.completer.OptionCompleter<CLICompleterInvocation>
- Enclosing class:
- HTTPServerEnableAuthCommand
public static class HTTPServerEnableAuthCommand.FactoryMechanismCompleter extends SecurityCommand.OptionCompleters.MechanismCompleter
-
-
Constructor Summary
Constructors Constructor Description FactoryMechanismCompleter()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected List<String>getItems(CLICompleterInvocation completerInvocation)-
Methods inherited from class org.jboss.as.cli.impl.aesh.cmd.AbstractCompleter
complete
-
-
-
-
Method Detail
-
getItems
protected List<String> getItems(CLICompleterInvocation completerInvocation)
- Overrides:
getItemsin classSecurityCommand.OptionCompleters.MechanismCompleter
-
-