Package | Description |
---|---|
no.digipost.api.client | |
no.digipost.api.client.internal | |
no.digipost.api.client.representations.sender |
Copyright (C) Posten Norge AS
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
|
Modifier and Type | Method and Description |
---|---|
BrokerId |
SenderId.asBrokerId()
Convert this ID to a broker ID.
|
static BrokerId |
BrokerId.of(long id) |
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) |
Modifier and Type | Method and Description |
---|---|
static AuthorialSender |
AuthorialSender.resolve(BrokerId brokerId,
MayHaveSender mayHaveAuthorialSender) |
Copyright © 2019 Digipost. All rights reserved.