Package | Description |
---|---|
no.digipost.api.client | |
no.digipost.api.client.filters.request | |
no.digipost.api.client.security |
Constructor and Description |
---|
DigipostClient(DigipostClientConfig config,
ApiFlavor deliveryType,
String digipostUrl,
long senderAccountId,
Signer signer,
ApiService apiService) |
DigipostClient(DigipostClientConfig config,
ApiFlavor deliveryType,
String digipostUrl,
long senderAccountId,
Signer signer,
EventLogger eventLogger,
org.apache.http.impl.client.HttpClientBuilder clientBuilder) |
DigipostClient(DigipostClientConfig config,
ApiFlavor deliveryType,
String digipostUrl,
long senderAccountId,
Signer signer,
EventLogger eventLogger,
org.apache.http.impl.client.HttpClientBuilder clientBuilder,
ApiService overriddenApiService,
org.apache.http.HttpHost proxy) |
DigipostClient(DigipostClientConfig config,
ApiFlavor deliveryType,
String digipostUrl,
long senderAccountId,
Signer signer,
org.apache.http.impl.client.HttpClientBuilder clientBuilder) |
DigipostClientBuilder(String digipostURL,
long senderAccountId,
Signer signer,
DigipostClientConfig config) |
Constructor and Description |
---|
RequestSignatureInterceptor(Signer signer,
EventLogger eventListener,
RequestContentHashFilter hashFilter) |
RequestSignatureInterceptor(Signer signer,
RequestContentHashFilter hashFilter) |
Modifier and Type | Class and Description |
---|---|
class |
FileKeystoreSigner |
Copyright © 2016 Digipost Open Source. All rights reserved.