| Package | Description |
|---|---|
| io.takari.aether.client | |
| io.takari.aether.okhttp |
| Modifier and Type | Field and Description |
|---|---|
private AetherClientAuthentication |
AetherClientConfig.authentication |
private AetherClientAuthentication |
AetherClientProxy.authentication |
| Modifier and Type | Method and Description |
|---|---|
AetherClientAuthentication |
AetherClientConfig.getAuthentication() |
AetherClientAuthentication |
AetherClientProxy.getAuthentication() |
| Modifier and Type | Method and Description |
|---|---|
void |
AetherClientConfig.setAuthentication(AetherClientAuthentication authentication) |
void |
AetherClientProxy.setAuthentication(AetherClientAuthentication authentication) |
| Modifier and Type | Method and Description |
|---|---|
private java.lang.String |
OkHttpAetherClient.toHeaderValue(AetherClientAuthentication auth) |