Uses of Class
no.digipost.api.client.representations.Identification
-
Packages that use Identification Package Description no.digipost.api.client no.digipost.api.client.delivery no.digipost.api.client.internal no.digipost.api.client.internal.delivery no.digipost.api.client.representations 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 Identification in no.digipost.api.client
Methods in no.digipost.api.client with parameters of type Identification Modifier and Type Method Description IdentificationResultDigipostClient. identifyRecipient(Identification identification) -
Uses of Identification in no.digipost.api.client.delivery
Methods in no.digipost.api.client.delivery with parameters of type Identification Modifier and Type Method Description org.apache.http.client.methods.CloseableHttpResponseMessageDeliveryApi. identifyAndGetEncryptionKey(Identification identification)Sjekker hvis spesifisert mottaker er Digipost-bruker.org.apache.http.client.methods.CloseableHttpResponseMessageDeliveryApi. identifyRecipient(Identification identification) -
Uses of Identification in no.digipost.api.client.internal
Methods in no.digipost.api.client.internal with parameters of type Identification Modifier and Type Method Description org.apache.http.client.methods.CloseableHttpResponseApiServiceImpl. identifyAndGetEncryptionKey(Identification identification)org.apache.http.client.methods.CloseableHttpResponseApiServiceImpl. identifyRecipient(Identification identification) -
Uses of Identification in no.digipost.api.client.internal.delivery
Methods in no.digipost.api.client.internal.delivery with parameters of type Identification Modifier and Type Method Description IdentificationResultWithEncryptionKeyMessageDeliverer. identifyAndGetEncryptionKey(Identification identification) -
Uses of Identification in no.digipost.api.client.representations
Methods in no.digipost.api.client.representations that return Identification Modifier and Type Method Description IdentificationMessageRecipient. toIdentification()
-