Uses of Class
no.digipost.api.client.representations.IdentificationResult
Packages that use IdentificationResult
-
Uses of IdentificationResult in no.digipost.api.client
Methods in no.digipost.api.client that return IdentificationResultModifier and TypeMethodDescriptionDigipostClient.identifyRecipient
(Identification identification) -
Uses of IdentificationResult in no.digipost.api.client.representations
Fields in no.digipost.api.client.representations declared as IdentificationResultModifier and TypeFieldDescriptionprotected IdentificationResult
IdentificationResultWithEncryptionKey.result
Methods in no.digipost.api.client.representations that return IdentificationResultModifier and TypeMethodDescriptionstatic IdentificationResult
IdentificationResultWithEncryptionKey.getResult()
Constructors in no.digipost.api.client.representations with parameters of type IdentificationResultModifierConstructorDescriptionIdentificationResultWithEncryptionKey
(IdentificationResult result, EncryptionKey encryptionKey)