| Package | Description |
|---|---|
| org.apache.knox.gateway.shell | |
| org.apache.knox.gateway.shell.commands | |
| org.apache.knox.gateway.shell.jdbc |
| Modifier and Type | Method and Description |
|---|---|
Credentials |
Credentials.add(CredentialCollector collector,
String prompt,
String name) |
Credentials |
Credentials.add(String collectorType,
String prompt,
String name) |
void |
KnoxTokenCredentialCollector.collect() |
void |
HiddenInputCredentialCollector.collect() |
void |
CredentialCollector.collect() |
void |
Credentials.collect() |
void |
ClearInputCredentialCollector.collect() |
| Modifier and Type | Method and Description |
|---|---|
void |
KnoxLoginDialog.collect() |
protected CredentialCollector |
AbstractKnoxShellCommand.login() |
| Modifier and Type | Method and Description |
|---|---|
void |
KnoxLine.execute(String[] args) |
Copyright © 2020 The Apache Software Foundation. All rights reserved.