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 IdentificationResultIdentificationResultWithEncryptionKey.resultMethods in no.digipost.api.client.representations that return IdentificationResultModifier and TypeMethodDescriptionstatic IdentificationResultIdentificationResultWithEncryptionKey.getResult()Constructors in no.digipost.api.client.representations with parameters of type IdentificationResultModifierConstructorDescriptionIdentificationResultWithEncryptionKey(IdentificationResult result, EncryptionKey encryptionKey)