Uses of Class
com.broadleafcommerce.paypal.micro.gateway.domain.orders.ThreeDSecureAuthentication
- 
Packages that use ThreeDSecureAuthentication Package Description com.broadleafcommerce.paypal.micro.gateway.domain.orders  - 
- 
Uses of ThreeDSecureAuthentication in com.broadleafcommerce.paypal.micro.gateway.domain.orders
Methods in com.broadleafcommerce.paypal.micro.gateway.domain.orders that return ThreeDSecureAuthentication Modifier and Type Method Description ThreeDSecureAuthenticationAuthenticationResult. getThreeDSecure()Results of 3D Secure Authentication.Methods in com.broadleafcommerce.paypal.micro.gateway.domain.orders with parameters of type ThreeDSecureAuthentication Modifier and Type Method Description voidAuthenticationResult. setThreeDSecure(ThreeDSecureAuthentication threeDSecure)Results of 3D Secure Authentication. 
 -