Uses of Class
com.fifa.connectid.sdk.DuplicatesOfRegisteredPerson
-
Packages that use DuplicatesOfRegisteredPerson Package Description com.fifa.connectid.sdk -
-
Uses of DuplicatesOfRegisteredPerson in com.fifa.connectid.sdk
Methods in com.fifa.connectid.sdk that return DuplicatesOfRegisteredPerson Modifier and Type Method Description DuplicatesOfRegisteredPersonRegistrationFacade. getDuplicatesExceptTrustedKnownDuplicates(String personFifaId, List<String> trustedOrganisationsIds, long timeoutInMilliseconds)Checks for duplicates of a person.Methods in com.fifa.connectid.sdk with parameters of type DuplicatesOfRegisteredPerson Modifier and Type Method Description static UpdateResultUpdateResult. duplicatesFound(DuplicatesOfRegisteredPerson duplicates)
-