Uses of Class
com.adyen.model.acswebhooks.RelayedAuthenticationResponse
-
Packages that use RelayedAuthenticationResponse Package Description com.adyen.model.acswebhooks -
-
Uses of RelayedAuthenticationResponse in com.adyen.model.acswebhooks
Methods in com.adyen.model.acswebhooks that return RelayedAuthenticationResponse Modifier and Type Method Description RelayedAuthenticationResponseRelayedAuthenticationResponse. authenticationDecision(AuthenticationDecision authenticationDecision)authenticationDecisionstatic RelayedAuthenticationResponseRelayedAuthenticationResponse. fromJson(String jsonString)Create an instance of RelayedAuthenticationResponse given an JSON string
-