public class RealmCompleter extends Object implements org.apache.karaf.shell.api.console.Completer
| Constructor and Description |
|---|
RealmCompleter() |
| Modifier and Type | Method and Description |
|---|---|
int |
complete(org.apache.karaf.shell.api.console.Session session,
org.apache.karaf.shell.api.console.CommandLine commandLine,
List<String> candidates) |
Copyright © 2007–2018 The Apache Software Foundation. All rights reserved.