public class AliasCompleter extends Object implements org.apache.karaf.shell.api.console.Completer
Modifier and Type | Field and Description |
---|---|
SecureCredentialsVault |
secureCredentialsVault |
Constructor and Description |
---|
AliasCompleter() |
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) |
public SecureCredentialsVault secureCredentialsVault
Copyright © 2021. All rights reserved.