| Package | Description |
|---|---|
| org.apache.knox.gateway.shell |
| Modifier and Type | Method and Description |
|---|---|
static ClientContext |
ClientContext.with(String url) |
static ClientContext |
ClientContext.with(String username,
String password,
String url) |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.http.impl.client.CloseableHttpClient |
KnoxSession.createClient(ClientContext clientContext) |
protected void |
KnoxSession.discoverTruststoreDetails(ClientContext clientContext) |
static KnoxSession |
KnoxSession.login(ClientContext context) |
| Constructor and Description |
|---|
Hadoop(ClientContext clientContext)
Deprecated.
|
KnoxSession(ClientContext clientContext) |
Copyright © 2023 The Apache Software Foundation. All rights reserved.