Class ConfigKeyCompleter

  • All Implemented Interfaces:
    org.apache.karaf.shell.api.console.Completer

    public class ConfigKeyCompleter
    extends AbstractChoicesCompleter
    Network configuration config key completer. Assumes 2 argument before the one being completed is SubjectClassKey and argument right before the one being completed is SubjectKey.
    • Constructor Detail

      • ConfigKeyCompleter

        public ConfigKeyCompleter()