Uses of Class
no.digipost.api.useragreements.client.IdentificationResult
-
Packages that use IdentificationResult Package Description no.digipost.api.useragreements.client 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 IdentificationResult in no.digipost.api.useragreements.client
Methods in no.digipost.api.useragreements.client that return IdentificationResult Modifier and Type Method Description static IdentificationResultIdentificationResult. digipost()IdentificationResultApiService. identifyUser(SenderId senderId, UserId userId, String requestTrackingId, org.apache.http.client.ResponseHandler<IdentificationResult> handler)IdentificationResultDigipostUserAgreementsClient. identifyUser(SenderId senderId, UserId userId)IdentificationResultDigipostUserAgreementsClient. identifyUser(SenderId senderId, UserId userId, String requestTrackingId)Method parameters in no.digipost.api.useragreements.client with type arguments of type IdentificationResult Modifier and Type Method Description IdentificationResultApiService. identifyUser(SenderId senderId, UserId userId, String requestTrackingId, org.apache.http.client.ResponseHandler<IdentificationResult> handler)
-