| Package | Description |
|---|---|
| no.digipost.api.client | |
| no.digipost.api.client.filters | |
| no.digipost.api.client.security |
| Constructor and Description |
|---|
DigipostClient(String digipostUrl,
long senderAccountId,
Signer signer) |
DigipostClient(String digipostUrl,
long senderAccountId,
Signer signer,
com.sun.jersey.api.client.Client jerseyClient) |
DigipostClient(String digipostUrl,
long senderAccountId,
Signer signer,
EventLogger eventLogger) |
DigipostClient(String digipostUrl,
long senderAccountId,
Signer signer,
EventLogger eventLogger,
com.sun.jersey.api.client.Client jerseyClient) |
| Constructor and Description |
|---|
SignatureFilter(Signer signer) |
SignatureFilter(Signer signer,
EventLogger eventListener) |
| Modifier and Type | Class and Description |
|---|---|
class |
FileKeystoreSigner |
Copyright © 2013 Digipost Open Source. All rights reserved.