Uses of Class
com.yoti.api.client.aml.AmlProfile
Packages that use AmlProfile
Package
Description
-
Uses of AmlProfile in com.yoti.api.client
Methods in com.yoti.api.client with parameters of type AmlProfileModifier and TypeMethodDescriptionYotiClient.performAmlCheck(AmlProfile amlProfile) Request an AML check for the given profile. -
Uses of AmlProfile in com.yoti.api.client.aml
Methods in com.yoti.api.client.aml that return AmlProfile -
Uses of AmlProfile in com.yoti.api.client.spi.remote.call.aml
Methods in com.yoti.api.client.spi.remote.call.aml with parameters of type AmlProfileModifier and TypeMethodDescriptionRemoteAmlService.performCheck(KeyPair keyPair, String appId, AmlProfile amlProfile)