Uses of Class
no.digipost.api.client.representations.Identification
Packages that use Identification
Package
Description
-
Uses of Identification in no.digipost.api.client
Methods in no.digipost.api.client with parameters of type IdentificationModifier and TypeMethodDescriptionDigipostClient.identifyRecipient(Identification identification) -
Uses of Identification in no.digipost.api.client.delivery
Methods in no.digipost.api.client.delivery with parameters of type IdentificationModifier and TypeMethodDescriptionorg.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 IdentificationModifier and TypeMethodDescriptionorg.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 IdentificationModifier and TypeMethodDescriptionMessageDeliverer.identifyAndGetEncryptionKey(Identification identification) -
Uses of Identification in no.digipost.api.client.representations
Methods in no.digipost.api.client.representations that return Identification