Uses of Class
com.adyen.model.AuthenticationResultResponse
-
Packages that use AuthenticationResultResponse Package Description com.adyen.model com.adyen.service -
-
Uses of AuthenticationResultResponse in com.adyen.model
Methods in com.adyen.model that return AuthenticationResultResponse Modifier and Type Method Description AuthenticationResultResponseAuthenticationResultResponse. threeDS1Result(ThreeDS1Result threeDS1Result)AuthenticationResultResponseAuthenticationResultResponse. threeDS2Result(ThreeDS2Result threeDS2Result) -
Uses of AuthenticationResultResponse in com.adyen.service
Methods in com.adyen.service that return AuthenticationResultResponse Modifier and Type Method Description AuthenticationResultResponsePayment. getAuthenticationResult(AuthenticationResultRequest authenticationResultRequest)POST /getAuthenticationResult API call
-