Uses of Class
com.broadleafcommerce.paypal.micro.gateway.domain.orders.AuthenticationResult
- 
Packages that use AuthenticationResult Package Description com.broadleafcommerce.paypal.micro.gateway.domain.orders  - 
- 
Uses of AuthenticationResult in com.broadleafcommerce.paypal.micro.gateway.domain.orders
Methods in com.broadleafcommerce.paypal.micro.gateway.domain.orders that return AuthenticationResult Modifier and Type Method Description AuthenticationResultCard. getAuthenticationResult()Results of Authentication such as 3D Secure.Methods in com.broadleafcommerce.paypal.micro.gateway.domain.orders with parameters of type AuthenticationResult Modifier and Type Method Description voidCard. setAuthenticationResult(AuthenticationResult authenticationResult)Results of Authentication such as 3D Secure. 
 -