Uses of Class
com.broadleafcommerce.paypal.micro.gateway.domain.orders.AuthenticationResult
Packages that use AuthenticationResult
-
Uses of AuthenticationResult in com.broadleafcommerce.paypal.micro.gateway.domain.orders
Methods in com.broadleafcommerce.paypal.micro.gateway.domain.orders that return AuthenticationResultModifier and TypeMethodDescriptionCard.getAuthenticationResult()
Results of Authentication such as 3D Secure.Methods in com.broadleafcommerce.paypal.micro.gateway.domain.orders with parameters of type AuthenticationResultModifier and TypeMethodDescriptionvoid
Card.setAuthenticationResult
(AuthenticationResult authenticationResult) Results of Authentication such as 3D Secure.