Uses of Class
com.adyen.model.checkout.ThreeDSRequestorPriorAuthenticationInfo
-
Packages that use ThreeDSRequestorPriorAuthenticationInfo Package Description com.adyen.model.checkout -
-
Uses of ThreeDSRequestorPriorAuthenticationInfo in com.adyen.model.checkout
Methods in com.adyen.model.checkout that return ThreeDSRequestorPriorAuthenticationInfo Modifier and Type Method Description static ThreeDSRequestorPriorAuthenticationInfoThreeDSRequestorPriorAuthenticationInfo. fromJson(String jsonString)Create an instance of ThreeDSRequestorPriorAuthenticationInfo given an JSON stringThreeDSRequestorPriorAuthenticationInfoThreeDS2RequestData. getThreeDSRequestorPriorAuthenticationInfo()Get threeDSRequestorPriorAuthenticationInfoThreeDSRequestorPriorAuthenticationInfoThreeDS2RequestFields. getThreeDSRequestorPriorAuthenticationInfo()Get threeDSRequestorPriorAuthenticationInfoThreeDSRequestorPriorAuthenticationInfoThreeDSRequestorPriorAuthenticationInfo. threeDSReqPriorAuthData(String threeDSReqPriorAuthData)ThreeDSRequestorPriorAuthenticationInfoThreeDSRequestorPriorAuthenticationInfo. threeDSReqPriorAuthMethod(ThreeDSRequestorPriorAuthenticationInfo.ThreeDSReqPriorAuthMethodEnum threeDSReqPriorAuthMethod)ThreeDSRequestorPriorAuthenticationInfoThreeDSRequestorPriorAuthenticationInfo. threeDSReqPriorAuthTimestamp(String threeDSReqPriorAuthTimestamp)ThreeDSRequestorPriorAuthenticationInfoThreeDSRequestorPriorAuthenticationInfo. threeDSReqPriorRef(String threeDSReqPriorRef)Methods in com.adyen.model.checkout with parameters of type ThreeDSRequestorPriorAuthenticationInfo Modifier and Type Method Description voidThreeDS2RequestData. setThreeDSRequestorPriorAuthenticationInfo(ThreeDSRequestorPriorAuthenticationInfo threeDSRequestorPriorAuthenticationInfo)threeDSRequestorPriorAuthenticationInfovoidThreeDS2RequestFields. setThreeDSRequestorPriorAuthenticationInfo(ThreeDSRequestorPriorAuthenticationInfo threeDSRequestorPriorAuthenticationInfo)threeDSRequestorPriorAuthenticationInfoThreeDS2RequestDataThreeDS2RequestData. threeDSRequestorPriorAuthenticationInfo(ThreeDSRequestorPriorAuthenticationInfo threeDSRequestorPriorAuthenticationInfo)ThreeDS2RequestFieldsThreeDS2RequestFields. threeDSRequestorPriorAuthenticationInfo(ThreeDSRequestorPriorAuthenticationInfo threeDSRequestorPriorAuthenticationInfo)
-