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