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) |
DigipostClient(DigipostClientConfig config,
ApiFlavor deliveryType,
String digipostUrl,
long senderAccountId,
Signer signer,
ApiService apiService) |
DigipostClient(DigipostClientConfig config,
ApiFlavor deliveryType,
String digipostUrl,
long senderAccountId,
Signer signer,
javax.ws.rs.client.Client jerseyClient) |
DigipostClient(DigipostClientConfig config,
ApiFlavor deliveryType,
String digipostUrl,
long senderAccountId,
Signer signer,
EventLogger eventLogger,
ApiService apiService) |
DigipostClient(DigipostClientConfig config,
ApiFlavor deliveryType,
String digipostUrl,
long senderAccountId,
Signer signer,
EventLogger eventLogger,
javax.ws.rs.client.Client jerseyClient,
ApiService overriddenApiService) |
DigipostClientBuilder(String digipostURL,
long senderAccountId,
Signer signer,
DigipostClientConfig config) |
Constructor and Description |
---|
RequestSignatureFilter(Signer signer,
EventLogger eventListener,
RequestContentHashFilter hashFilter) |
RequestSignatureFilter(Signer signer,
RequestContentHashFilter hashFilter) |
Modifier and Type | Class and Description |
---|---|
class |
FileKeystoreSigner |
Copyright © 2016 Digipost Open Source. All rights reserved.