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