Uses of Class
com.adyen.model.ThreeDSRequestorAuthenticationInfo
-
Packages that use ThreeDSRequestorAuthenticationInfo Package Description com.adyen.model -
-
Uses of ThreeDSRequestorAuthenticationInfo in com.adyen.model
Methods in com.adyen.model that return ThreeDSRequestorAuthenticationInfo Modifier and Type Method Description ThreeDSRequestorAuthenticationInfoThreeDS2RequestData. getThreeDSRequestorAuthenticationInfo()Get threeDSRequestorAuthenticationInfoThreeDSRequestorAuthenticationInfoThreeDSRequestorAuthenticationInfo. threeDSReqAuthData(String threeDSReqAuthData)ThreeDSRequestorAuthenticationInfoThreeDSRequestorAuthenticationInfo. threeDSReqAuthMethod(ThreeDSRequestorAuthenticationInfo.ThreeDSReqAuthMethodEnum threeDSReqAuthMethod)ThreeDSRequestorAuthenticationInfoThreeDSRequestorAuthenticationInfo. threeDSReqAuthTimestamp(String threeDSReqAuthTimestamp)Methods in com.adyen.model with parameters of type ThreeDSRequestorAuthenticationInfo Modifier and Type Method Description voidThreeDS2RequestData. setThreeDSRequestorAuthenticationInfo(ThreeDSRequestorAuthenticationInfo threeDSRequestorAuthenticationInfo)ThreeDS2RequestDataThreeDS2RequestData. threeDSRequestorAuthenticationInfo(ThreeDSRequestorAuthenticationInfo threeDSRequestorAuthenticationInfo)
-