Package | Description |
---|---|
no.digipost.api.client | |
no.digipost.api.client.internal | |
no.digipost.api.client.internal.http.request.interceptor | |
no.digipost.api.client.security |
Constructor and Description |
---|
DigipostClient(DigipostClientConfig config,
BrokerId brokerId,
Signer signer) |
DigipostClient(DigipostClientConfig config,
BrokerId brokerId,
Signer signer,
org.apache.http.impl.client.HttpClientBuilder clientBuilder) |
Constructor and Description |
---|
ApiServiceImpl(DigipostClientConfig config,
org.apache.http.impl.client.HttpClientBuilder httpClientBuilder,
BrokerId brokerId,
Signer signer) |
Constructor and Description |
---|
RequestSignatureInterceptor(Signer signer,
EventLogger eventLogger,
RequestContentHashFilter hashFilter) |
RequestSignatureInterceptor(Signer signer,
RequestContentHashFilter hashFilter) |
Modifier and Type | Method and Description |
---|---|
static Signer |
Signer.using(PrivateKey privateKey) |
static Signer |
Signer.usingKeyFromPKCS12KeyStore(InputStream keystoreStream,
String keyStoreAndKeyPassword) |
Copyright © 2019 Digipost. All rights reserved.