Uses of Class
no.digipost.api.useragreements.client.BrokerId
-
Packages that use BrokerId Package Description no.digipost.api.useragreements.client 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. -
-
Uses of BrokerId in no.digipost.api.useragreements.client
Methods in no.digipost.api.useragreements.client that return BrokerId Modifier and Type Method Description static BrokerIdBrokerId. of(long id)Constructors in no.digipost.api.useragreements.client with parameters of type BrokerId Constructor Description ApiService(URI serviceEndpoint, BrokerId brokerId, org.apache.http.impl.client.CloseableHttpClient httpClient)Builder(BrokerId brokerId, InputStream certificateP12File, String certificatePassword)Builder(BrokerId brokerId, PrivateKey privateKey)
-