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 IdentificationResult
DigipostClient. 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.CloseableHttpResponse
MessageDeliveryApi. identifyAndGetEncryptionKey(Identification identification)
Sjekker hvis spesifisert mottaker er Digipost-bruker.org.apache.http.client.methods.CloseableHttpResponse
MessageDeliveryApi. 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.CloseableHttpResponse
ApiServiceImpl. identifyAndGetEncryptionKey(Identification identification)
org.apache.http.client.methods.CloseableHttpResponse
ApiServiceImpl. 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 IdentificationResultWithEncryptionKey
MessageDeliverer. 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 Identification
MessageRecipient. toIdentification()
-