Package | Description |
---|---|
no.digipost.api.client | |
no.digipost.api.client.filters.request | |
no.digipost.api.client.security |
Constructor and Description |
---|
DigipostClient(DeliveryMethod deliveryType,
String digipostUrl,
long senderAccountId,
Signer signer) |
DigipostClient(DeliveryMethod deliveryType,
String digipostUrl,
long senderAccountId,
Signer signer,
ApiService apiService) |
DigipostClient(DeliveryMethod deliveryType,
String digipostUrl,
long senderAccountId,
Signer signer,
javax.ws.rs.client.Client jerseyClient) |
DigipostClient(DeliveryMethod deliveryType,
String digipostUrl,
long senderAccountId,
Signer signer,
EventLogger eventLogger,
ApiService apiService) |
DigipostClient(DeliveryMethod deliveryType,
String digipostUrl,
long senderAccountId,
Signer signer,
EventLogger eventLogger,
javax.ws.rs.client.Client jerseyClient,
ApiService overriddenApiService) |
Constructor and Description |
---|
RequestSignatureFilter(Signer signer) |
RequestSignatureFilter(Signer signer,
EventLogger eventListener) |
Modifier and Type | Class and Description |
---|---|
class |
FileKeystoreSigner |
Copyright © 2014 Digipost Open Source. All rights reserved.