Uses of Class
com.adyen.model.checkout.ThreeDSRequestorAuthenticationInfo
-
Packages that use ThreeDSRequestorAuthenticationInfo Package Description com.adyen.model.checkout -
-
Uses of ThreeDSRequestorAuthenticationInfo in com.adyen.model.checkout
Methods in com.adyen.model.checkout that return ThreeDSRequestorAuthenticationInfo Modifier and Type Method Description static ThreeDSRequestorAuthenticationInfoThreeDSRequestorAuthenticationInfo. fromJson(String jsonString)Create an instance of ThreeDSRequestorAuthenticationInfo given an JSON stringThreeDSRequestorAuthenticationInfoThreeDS2RequestData. getThreeDSRequestorAuthenticationInfo()Get threeDSRequestorAuthenticationInfoThreeDSRequestorAuthenticationInfoThreeDS2RequestFields. getThreeDSRequestorAuthenticationInfo()Get threeDSRequestorAuthenticationInfoThreeDSRequestorAuthenticationInfoThreeDSRequestorAuthenticationInfo. threeDSReqAuthData(String threeDSReqAuthData)ThreeDSRequestorAuthenticationInfoThreeDSRequestorAuthenticationInfo. threeDSReqAuthMethod(ThreeDSRequestorAuthenticationInfo.ThreeDSReqAuthMethodEnum threeDSReqAuthMethod)ThreeDSRequestorAuthenticationInfoThreeDSRequestorAuthenticationInfo. threeDSReqAuthTimestamp(String threeDSReqAuthTimestamp)Methods in com.adyen.model.checkout with parameters of type ThreeDSRequestorAuthenticationInfo Modifier and Type Method Description voidThreeDS2RequestData. setThreeDSRequestorAuthenticationInfo(ThreeDSRequestorAuthenticationInfo threeDSRequestorAuthenticationInfo)threeDSRequestorAuthenticationInfovoidThreeDS2RequestFields. setThreeDSRequestorAuthenticationInfo(ThreeDSRequestorAuthenticationInfo threeDSRequestorAuthenticationInfo)threeDSRequestorAuthenticationInfoThreeDS2RequestDataThreeDS2RequestData. threeDSRequestorAuthenticationInfo(ThreeDSRequestorAuthenticationInfo threeDSRequestorAuthenticationInfo)ThreeDS2RequestFieldsThreeDS2RequestFields. threeDSRequestorAuthenticationInfo(ThreeDSRequestorAuthenticationInfo threeDSRequestorAuthenticationInfo)
-