| Package | Description |
|---|---|
| com.criteo.marketing | |
| com.criteo.marketing.auth |
| Modifier and Type | Method and Description |
|---|---|
Authentication |
ApiClient.getAuthentication(java.lang.String authName)
Get authentication for the given name.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Map<java.lang.String,Authentication> |
ApiClient.getAuthentications()
Get authentications (key: authentication name, value: authentication).
|
| Modifier and Type | Class and Description |
|---|---|
class |
ApiKeyAuth |
class |
HttpBasicAuth |
class |
HttpBearerAuth |
class |
OAuth |
class |
RetryingOAuth |
Copyright © 2021. All rights reserved.