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