Index
All Classes and Interfaces|All Packages|Serialized Form
A
- AbstractLocation - Class in com.maxmind.minfraud.request
-
This class represents the shared location behavior between Billing and Shipping.
- AbstractModel - Class in com.maxmind.minfraud
-
This
AbstractModelis the base class for all model classes. - AbstractModel() - Constructor for class com.maxmind.minfraud.AbstractModel
- acceptLanguage() - Method in class com.maxmind.minfraud.request.Device
- acceptLanguage(String) - Method in class com.maxmind.minfraud.request.Device.Builder
- account() - Method in class com.maxmind.minfraud.request.Transaction
- account(Account) - Method in class com.maxmind.minfraud.request.Transaction.Builder
- Account - Class in com.maxmind.minfraud.request
-
Account related data for the minFraud request
- ACCOUNT_CREATION - Enum constant in enum class com.maxmind.minfraud.request.Event.Type
-
The account was created
- ACCOUNT_LOGIN - Enum constant in enum class com.maxmind.minfraud.request.Event.Type
-
The account was logged into
- Account.Builder - Class in com.maxmind.minfraud.request
-
Buildercreates instances ofAccountfrom values set by the builder's methods. - accuracyRadius() - Method in record class com.maxmind.minfraud.response.GeoIp2Location
-
Returns the value of the
accuracyRadiusrecord component. - action() - Method in record class com.maxmind.minfraud.response.Disposition
-
Returns the value of the
actionrecord component. - address() - Method in class com.maxmind.minfraud.request.AbstractLocation
- address() - Method in class com.maxmind.minfraud.request.Email
- address(String) - Method in class com.maxmind.minfraud.request.Billing.Builder
- address(String) - Method in class com.maxmind.minfraud.request.Shipping.Builder
- address(String) - Method in class com.maxmind.minfraud.request.Email.Builder
-
Set the email address and domain fields for the request.
- address2() - Method in class com.maxmind.minfraud.request.AbstractLocation
- address2(String) - Method in class com.maxmind.minfraud.request.Billing.Builder
- address2(String) - Method in class com.maxmind.minfraud.request.Shipping.Builder
- addShoppingCartItem(ShoppingCartItem) - Method in class com.maxmind.minfraud.request.Transaction.Builder
-
Add a
ShoppingCartItemto the shopping cart. - ADYEN - Enum constant in enum class com.maxmind.minfraud.request.Payment.Processor
- affiliateId() - Method in class com.maxmind.minfraud.request.Order
- affiliateId(String) - Method in class com.maxmind.minfraud.request.Order.Builder
- AFFIRM - Enum constant in enum class com.maxmind.minfraud.request.Payment.Processor
- AFTERPAY - Enum constant in enum class com.maxmind.minfraud.request.Payment.Processor
- AGENT - Enum constant in enum class com.maxmind.minfraud.request.Event.Party
-
An agent is submitting the transaction
- ALTAPAY - Enum constant in enum class com.maxmind.minfraud.request.Payment.Processor
- AMAZON_PAYMENTS - Enum constant in enum class com.maxmind.minfraud.request.Payment.Processor
- AMERICAN_EXPRESS_PAYMENT_GATEWAY - Enum constant in enum class com.maxmind.minfraud.request.Payment.Processor
- amount() - Method in class com.maxmind.minfraud.request.Order
- amount(Double) - Method in class com.maxmind.minfraud.request.Order.Builder
- amount(BigDecimal) - Method in class com.maxmind.minfraud.request.Order.Builder
- APPLE_PAY - Enum constant in enum class com.maxmind.minfraud.request.Payment.Processor
- APS_PAYMENTS - Enum constant in enum class com.maxmind.minfraud.request.Payment.Processor
- AuthenticationException - Exception Class in com.maxmind.minfraud.exception
-
This exception is thrown when there is an error authenticating.
- AuthenticationException(String) - Constructor for exception class com.maxmind.minfraud.exception.AuthenticationException
- AuthenticationException(String, Throwable) - Constructor for exception class com.maxmind.minfraud.exception.AuthenticationException
- AUTHORIZENET - Enum constant in enum class com.maxmind.minfraud.request.Payment.Processor
- averageIncome() - Method in record class com.maxmind.minfraud.response.GeoIp2Location
-
Returns the value of the
averageIncomerecord component. - avsResult() - Method in class com.maxmind.minfraud.request.CreditCard
- avsResult(Character) - Method in class com.maxmind.minfraud.request.CreditCard.Builder
B
- BALANCED - Enum constant in enum class com.maxmind.minfraud.request.Payment.Processor
- BANK_DEBIT - Enum constant in enum class com.maxmind.minfraud.request.Payment.Method
-
Bank debit payment
- BANK_REDIRECT - Enum constant in enum class com.maxmind.minfraud.request.Payment.Method
-
Bank redirect payment
- BANK_TRANSFER - Enum constant in enum class com.maxmind.minfraud.request.Payment.Method
-
Bank transfer payment
- bankName() - Method in class com.maxmind.minfraud.request.CreditCard
- bankName(String) - Method in class com.maxmind.minfraud.request.CreditCard.Builder
- bankPhoneCountryCode() - Method in class com.maxmind.minfraud.request.CreditCard
- bankPhoneCountryCode(String) - Method in class com.maxmind.minfraud.request.CreditCard.Builder
- bankPhoneNumber() - Method in class com.maxmind.minfraud.request.CreditCard
- bankPhoneNumber(String) - Method in class com.maxmind.minfraud.request.CreditCard.Builder
- BEANSTREAM - Enum constant in enum class com.maxmind.minfraud.request.Payment.Processor
- billing() - Method in class com.maxmind.minfraud.request.Transaction
- billing(Billing) - Method in class com.maxmind.minfraud.request.Transaction.Builder
- Billing - Class in com.maxmind.minfraud.request
-
The billing information for the transaction.
- Billing.Builder - Class in com.maxmind.minfraud.request
-
Buildercreates instances ofBillingfrom values set by the builder's methods. - billingAddress() - Method in record class com.maxmind.minfraud.response.FactorsResponse
-
Returns the value of the
billingAddressrecord component. - billingAddress() - Method in record class com.maxmind.minfraud.response.InsightsResponse
-
Returns the value of the
billingAddressrecord component. - BillingAddress - Record Class in com.maxmind.minfraud.response
-
This class contains minFraud response data related to the billing address.
- BillingAddress() - Constructor for record class com.maxmind.minfraud.response.BillingAddress
-
Constructs an instance of
BillingAddresswith no data. - BillingAddress(Integer, Boolean, Boolean, Double, Double) - Constructor for record class com.maxmind.minfraud.response.BillingAddress
-
Creates an instance of a
BillingAddressrecord class. - billingPhone() - Method in record class com.maxmind.minfraud.response.FactorsResponse
-
Returns the value of the
billingPhonerecord component. - billingPhone() - Method in record class com.maxmind.minfraud.response.InsightsResponse
-
Returns the value of the
billingPhonerecord component. - BLUEPAY - Enum constant in enum class com.maxmind.minfraud.request.Payment.Processor
- BLUESNAP - Enum constant in enum class com.maxmind.minfraud.request.Payment.Processor
- BOACOMPRA - Enum constant in enum class com.maxmind.minfraud.request.Payment.Processor
- BOKU - Enum constant in enum class com.maxmind.minfraud.request.Payment.Processor
- BPOINT - Enum constant in enum class com.maxmind.minfraud.request.Payment.Processor
- BRAINTREE - Enum constant in enum class com.maxmind.minfraud.request.Payment.Processor
- brand() - Method in record class com.maxmind.minfraud.response.CreditCard
-
Returns the value of the
brandrecord component. - build() - Method in class com.maxmind.minfraud.request.Account.Builder
- build() - Method in class com.maxmind.minfraud.request.Billing.Builder
- build() - Method in class com.maxmind.minfraud.request.CreditCard.Builder
- build() - Method in class com.maxmind.minfraud.request.CustomInputs.Builder
- build() - Method in class com.maxmind.minfraud.request.Device.Builder
- build() - Method in class com.maxmind.minfraud.request.Email.Builder
- build() - Method in class com.maxmind.minfraud.request.Event.Builder
- build() - Method in class com.maxmind.minfraud.request.Order.Builder
- build() - Method in class com.maxmind.minfraud.request.Payment.Builder
- build() - Method in class com.maxmind.minfraud.request.Shipping.Builder
- build() - Method in class com.maxmind.minfraud.request.ShoppingCartItem.Builder
- build() - Method in class com.maxmind.minfraud.request.Transaction.Builder
- build() - Method in class com.maxmind.minfraud.request.TransactionReport.Builder
- build() - Method in class com.maxmind.minfraud.WebServiceClient.Builder
- Builder() - Constructor for class com.maxmind.minfraud.request.Account.Builder
- Builder() - Constructor for class com.maxmind.minfraud.request.Billing.Builder
- Builder() - Constructor for class com.maxmind.minfraud.request.CreditCard.Builder
- Builder() - Constructor for class com.maxmind.minfraud.request.CustomInputs.Builder
- Builder() - Constructor for class com.maxmind.minfraud.request.Device.Builder
-
Constructor for the
Device.Builderclass - Builder() - Constructor for class com.maxmind.minfraud.request.Email.Builder
-
The constructor for the builder.
- Builder() - Constructor for class com.maxmind.minfraud.request.Event.Builder
- Builder() - Constructor for class com.maxmind.minfraud.request.Order.Builder
- Builder() - Constructor for class com.maxmind.minfraud.request.Payment.Builder
- Builder() - Constructor for class com.maxmind.minfraud.request.Shipping.Builder
- Builder() - Constructor for class com.maxmind.minfraud.request.ShoppingCartItem.Builder
- Builder() - Constructor for class com.maxmind.minfraud.request.Transaction.Builder
-
Constructor for
Builder - Builder(boolean) - Constructor for class com.maxmind.minfraud.request.Email.Builder
-
The constructor for the builder.
- Builder(int, String) - Constructor for class com.maxmind.minfraud.WebServiceClient.Builder
- Builder(Device) - Constructor for class com.maxmind.minfraud.request.Transaction.Builder
-
Constructor for
Builder - Builder(TransactionReport.Tag) - Constructor for class com.maxmind.minfraud.request.TransactionReport.Builder
-
The constructor for the
TransactionReport.Builderclass. - Builder(InetAddress) - Constructor for class com.maxmind.minfraud.request.Device.Builder
-
Constructor for the
Device.Builderclass - BUSINESS - Enum constant in enum class com.maxmind.minfraud.response.EmailDomain.Classification
-
A business email domain.
- BUY_NOW_PAY_LATER - Enum constant in enum class com.maxmind.minfraud.request.Payment.Method
-
Buy now, pay later payment
C
- CARD - Enum constant in enum class com.maxmind.minfraud.request.Payment.Method
-
Card payment
- CARDKNOX - Enum constant in enum class com.maxmind.minfraud.request.Payment.Processor
- CARDPAY - Enum constant in enum class com.maxmind.minfraud.request.Payment.Processor
- CASHFREE - Enum constant in enum class com.maxmind.minfraud.request.Payment.Processor
- category() - Method in class com.maxmind.minfraud.request.ShoppingCartItem
- category(String) - Method in class com.maxmind.minfraud.request.ShoppingCartItem.Builder
- CCAVENUE - Enum constant in enum class com.maxmind.minfraud.request.Payment.Processor
- CCNOW - Enum constant in enum class com.maxmind.minfraud.request.Payment.Processor
- CETELEM - Enum constant in enum class com.maxmind.minfraud.request.Payment.Processor
- CHARGEBACK - Enum constant in enum class com.maxmind.minfraud.request.TransactionReport.Tag
-
Chargeback
- chargebackCode() - Method in class com.maxmind.minfraud.request.TransactionReport
- chargebackCode(String) - Method in class com.maxmind.minfraud.request.TransactionReport.Builder
- CHASE_PAYMENTECH - Enum constant in enum class com.maxmind.minfraud.request.Payment.Processor
- CHECKOUT_COM - Enum constant in enum class com.maxmind.minfraud.request.Payment.Processor
- CIELO - Enum constant in enum class com.maxmind.minfraud.request.Payment.Processor
- city() - Method in class com.maxmind.minfraud.request.AbstractLocation
- city() - Method in record class com.maxmind.minfraud.response.IpAddress
-
Returns the value of the
cityrecord component. - city(String) - Method in class com.maxmind.minfraud.request.Billing.Builder
- city(String) - Method in class com.maxmind.minfraud.request.Shipping.Builder
- classification() - Method in record class com.maxmind.minfraud.response.EmailDomain
-
Returns the value of the
classificationrecord component. - code() - Method in exception class com.maxmind.minfraud.exception.InvalidRequestException
- code() - Method in record class com.maxmind.minfraud.response.IpRiskReason
-
Returns the value of the
coderecord component. - code() - Method in record class com.maxmind.minfraud.response.Reason
-
Returns the value of the
coderecord component. - code() - Method in record class com.maxmind.minfraud.response.Warning
-
Returns the value of the
coderecord component. - COLLECTOR - Enum constant in enum class com.maxmind.minfraud.request.Payment.Processor
- com.maxmind.minfraud - module com.maxmind.minfraud
-
This module provides an API for the minFraud Score, Insights, and Factors web services.
- com.maxmind.minfraud - package com.maxmind.minfraud
- com.maxmind.minfraud.exception - package com.maxmind.minfraud.exception
- com.maxmind.minfraud.request - package com.maxmind.minfraud.request
- com.maxmind.minfraud.response - package com.maxmind.minfraud.response
- COMMDOO - Enum constant in enum class com.maxmind.minfraud.request.Payment.Processor
- company() - Method in class com.maxmind.minfraud.request.AbstractLocation
- company(String) - Method in class com.maxmind.minfraud.request.Billing.Builder
- company(String) - Method in class com.maxmind.minfraud.request.Shipping.Builder
- COMPROPAGO - Enum constant in enum class com.maxmind.minfraud.request.Payment.Processor
- CONCEPT_PAYMENTS - Enum constant in enum class com.maxmind.minfraud.request.Payment.Processor
- CONEKTA - Enum constant in enum class com.maxmind.minfraud.request.Payment.Processor
- confidence() - Method in record class com.maxmind.minfraud.response.Device
-
Returns the value of the
confidencerecord component. - connectTimeout(Duration) - Method in class com.maxmind.minfraud.WebServiceClient.Builder
- continent() - Method in record class com.maxmind.minfraud.response.IpAddress
-
Returns the value of the
continentrecord component. - COREGATEWAY - Enum constant in enum class com.maxmind.minfraud.request.Payment.Processor
- country() - Method in class com.maxmind.minfraud.request.AbstractLocation
- country() - Method in class com.maxmind.minfraud.request.CreditCard
- country() - Method in record class com.maxmind.minfraud.response.CreditCard
-
Returns the value of the
countryrecord component. - country() - Method in record class com.maxmind.minfraud.response.IpAddress
-
Returns the value of the
countryrecord component. - country() - Method in record class com.maxmind.minfraud.response.Phone
-
Returns the value of the
countryrecord component. - country(String) - Method in class com.maxmind.minfraud.request.Billing.Builder
- country(String) - Method in class com.maxmind.minfraud.request.Shipping.Builder
- country(String) - Method in class com.maxmind.minfraud.request.CreditCard.Builder
- CREDIT_APPLICATION - Enum constant in enum class com.maxmind.minfraud.request.Event.Type
-
A credit application was submitted
- creditCard() - Method in class com.maxmind.minfraud.request.Transaction
- creditCard() - Method in record class com.maxmind.minfraud.response.FactorsResponse
-
Returns the value of the
creditCardrecord component. - creditCard() - Method in record class com.maxmind.minfraud.response.InsightsResponse
-
Returns the value of the
creditCardrecord component. - creditCard(CreditCard) - Method in class com.maxmind.minfraud.request.Transaction.Builder
- CreditCard - Class in com.maxmind.minfraud.request
-
The credit card information for the transaction.
- CreditCard - Record Class in com.maxmind.minfraud.response
-
This class contains minFraud response data related to the credit card.
- CreditCard() - Constructor for record class com.maxmind.minfraud.response.CreditCard
-
Constructs an instance of
CreditCardwith no data. - CreditCard(String, String, Boolean, Boolean, Boolean, Boolean, Issuer, String) - Constructor for record class com.maxmind.minfraud.response.CreditCard
-
Compact canonical constructor that sets defaults for null values.
- CreditCard.Builder - Class in com.maxmind.minfraud.request
-
Buildercreates instances of the parentCreditCardfrom values set by the builder's methods. - CREDITGUARD - Enum constant in enum class com.maxmind.minfraud.request.Payment.Processor
- CREDORAX - Enum constant in enum class com.maxmind.minfraud.request.Payment.Processor
- CRYPTO - Enum constant in enum class com.maxmind.minfraud.request.Payment.Method
-
Cryptocurrency payment
- CRYPTOMUS - Enum constant in enum class com.maxmind.minfraud.request.Payment.Processor
- CT_PAYMENTS - Enum constant in enum class com.maxmind.minfraud.request.Payment.Processor
- CUENTADIGITAL - Enum constant in enum class com.maxmind.minfraud.request.Payment.Processor
- CUROPAYMENTS - Enum constant in enum class com.maxmind.minfraud.request.Payment.Processor
- currency() - Method in class com.maxmind.minfraud.request.Order
- currency(String) - Method in class com.maxmind.minfraud.request.Order.Builder
- CUSTOMER - Enum constant in enum class com.maxmind.minfraud.request.Event.Party
-
A customer is submitting the transaction
- customInputs() - Method in class com.maxmind.minfraud.request.Transaction
- customInputs(CustomInputs) - Method in class com.maxmind.minfraud.request.Transaction.Builder
- CustomInputs - Class in com.maxmind.minfraud.request
-
Custom inputs to be used in Custom Rules.
- CustomInputs.Builder - Class in com.maxmind.minfraud.request
-
Buildercreates instances ofCustomInputsfrom values set by the builder's methods. - cvvResult() - Method in class com.maxmind.minfraud.request.CreditCard
- cvvResult(Character) - Method in class com.maxmind.minfraud.request.CreditCard.Builder
- CYBERSOURCE - Enum constant in enum class com.maxmind.minfraud.request.Payment.Processor
D
- DALENYS - Enum constant in enum class com.maxmind.minfraud.request.Payment.Processor
- DALPAY - Enum constant in enum class com.maxmind.minfraud.request.Payment.Processor
- DATACAP - Enum constant in enum class com.maxmind.minfraud.request.Payment.Processor
- DATACASH - Enum constant in enum class com.maxmind.minfraud.request.Payment.Processor
- dateTime() - Method in class com.maxmind.minfraud.request.Event
- declineCode() - Method in class com.maxmind.minfraud.request.Payment
- declineCode(String) - Method in class com.maxmind.minfraud.request.Payment.Builder
- deliverySpeed() - Method in class com.maxmind.minfraud.request.Shipping
- deliverySpeed(Shipping.DeliverySpeed) - Method in class com.maxmind.minfraud.request.Shipping.Builder
- device() - Method in class com.maxmind.minfraud.request.Transaction
- device() - Method in record class com.maxmind.minfraud.response.FactorsResponse
-
Returns the value of the
devicerecord component. - device() - Method in record class com.maxmind.minfraud.response.InsightsResponse
-
Returns the value of the
devicerecord component. - device(Device) - Method in class com.maxmind.minfraud.request.Transaction.Builder
- Device - Class in com.maxmind.minfraud.request
-
The device information for the transaction.
- Device - Record Class in com.maxmind.minfraud.response
-
This class contains minFraud response data related to the device.
- Device() - Constructor for record class com.maxmind.minfraud.response.Device
-
Constructs an instance of
Devicewith no data. - Device(Double, UUID, String, String) - Constructor for record class com.maxmind.minfraud.response.Device
-
Creates an instance of a
Devicerecord class. - Device.Builder - Class in com.maxmind.minfraud.request
-
Buildercreates instances ofDevicefrom values set by the builder's methods. - DIBS - Enum constant in enum class com.maxmind.minfraud.request.Payment.Processor
- DIGITAL_RIVER - Enum constant in enum class com.maxmind.minfraud.request.Payment.Processor
- DIGITAL_WALLET - Enum constant in enum class com.maxmind.minfraud.request.Payment.Method
-
Digital wallet payment
- disableHttps() - Method in class com.maxmind.minfraud.WebServiceClient.Builder
-
Disables HTTPS to connect to a test server or proxy.
- discountCode() - Method in class com.maxmind.minfraud.request.Order
- discountCode(String) - Method in class com.maxmind.minfraud.request.Order.Builder
- disposition() - Method in record class com.maxmind.minfraud.response.FactorsResponse
-
Returns the value of the
dispositionrecord component. - disposition() - Method in record class com.maxmind.minfraud.response.InsightsResponse
-
Returns the value of the
dispositionrecord component. - disposition() - Method in record class com.maxmind.minfraud.response.ScoreResponse
-
Returns the value of the
dispositionrecord component. - Disposition - Record Class in com.maxmind.minfraud.response
-
This class contains the disposition set by custom rules.
- Disposition() - Constructor for record class com.maxmind.minfraud.response.Disposition
-
Constructs an instance of
Dispositionwith no data. - Disposition(String, String, String) - Constructor for record class com.maxmind.minfraud.response.Disposition
-
Creates an instance of a
Dispositionrecord class. - distanceToBillingAddress() - Method in record class com.maxmind.minfraud.response.ShippingAddress
-
Returns the value of the
distanceToBillingAddressrecord component. - distanceToIpLocation() - Method in record class com.maxmind.minfraud.response.BillingAddress
-
Returns the value of the
distanceToIpLocationrecord component. - distanceToIpLocation() - Method in record class com.maxmind.minfraud.response.ShippingAddress
-
Returns the value of the
distanceToIpLocationrecord component. - DLOCAL - Enum constant in enum class com.maxmind.minfraud.request.Payment.Processor
- DNS_ERROR - Enum constant in enum class com.maxmind.minfraud.response.EmailDomainVisit.Status
-
A DNS error occurred when attempting to visit the domain.
- domain() - Method in class com.maxmind.minfraud.request.Email
- domain() - Method in record class com.maxmind.minfraud.response.Email
-
Returns the value of the
domainrecord component. - domain(String) - Method in class com.maxmind.minfraud.request.Email.Builder
- DOTPAY - Enum constant in enum class com.maxmind.minfraud.request.Payment.Processor
E
- EBS - Enum constant in enum class com.maxmind.minfraud.request.Payment.Processor
- ECOMM365 - Enum constant in enum class com.maxmind.minfraud.request.Payment.Processor
- ECOMMPAY - Enum constant in enum class com.maxmind.minfraud.request.Payment.Processor
- EDUCATION - Enum constant in enum class com.maxmind.minfraud.response.EmailDomain.Classification
-
An educational institution email domain.
- ELAVON - Enum constant in enum class com.maxmind.minfraud.request.Payment.Processor
- email() - Method in class com.maxmind.minfraud.request.Transaction
- email() - Method in record class com.maxmind.minfraud.response.FactorsResponse
-
Returns the value of the
emailrecord component. - email() - Method in record class com.maxmind.minfraud.response.InsightsResponse
-
Returns the value of the
emailrecord component. - email(Email) - Method in class com.maxmind.minfraud.request.Transaction.Builder
- Email - Class in com.maxmind.minfraud.request
-
The email information for the transaction.
- Email - Record Class in com.maxmind.minfraud.response
-
This class contains minFraud response data related to the email address.
- Email() - Constructor for record class com.maxmind.minfraud.response.Email
-
Constructs an instance of
Emailwith no data. - Email(EmailDomain, Boolean, Boolean, Boolean, String) - Constructor for record class com.maxmind.minfraud.response.Email
-
Compact canonical constructor that sets defaults for null values.
- EMAIL_CHANGE - Enum constant in enum class com.maxmind.minfraud.request.Event.Type
-
The account email was changed
- Email.Builder - Class in com.maxmind.minfraud.request
-
Buildercreates instances ofEmailfrom values set by the builder's methods. - EmailDomain - Record Class in com.maxmind.minfraud.response
-
This class contains minFraud response data related to the email domain.
- EmailDomain() - Constructor for record class com.maxmind.minfraud.response.EmailDomain
-
Constructs an instance of
EmailDomainwith no data. - EmailDomain(EmailDomain.Classification, LocalDate, Double, EmailDomainVisit, Double) - Constructor for record class com.maxmind.minfraud.response.EmailDomain
-
Compact canonical constructor that sets defaults for null values.
- EmailDomain.Classification - Enum Class in com.maxmind.minfraud.response
-
The classification of an email domain.
- EmailDomainVisit - Record Class in com.maxmind.minfraud.response
-
This class contains information about an automated visit to the email domain.
- EmailDomainVisit() - Constructor for record class com.maxmind.minfraud.response.EmailDomainVisit
-
Constructs an instance of
EmailDomainVisitwith no data. - EmailDomainVisit(Boolean, LocalDate, EmailDomainVisit.Status) - Constructor for record class com.maxmind.minfraud.response.EmailDomainVisit
-
Creates an instance of a
EmailDomainVisitrecord class. - EmailDomainVisit.Status - Enum Class in com.maxmind.minfraud.response
-
The status of an email domain based on an automated visit.
- EMERCHANTPAY - Enum constant in enum class com.maxmind.minfraud.request.Payment.Processor
- EPAY - Enum constant in enum class com.maxmind.minfraud.request.Payment.Processor
- EPAYCO - Enum constant in enum class com.maxmind.minfraud.request.Payment.Processor
- EPROCESSING_NETWORK - Enum constant in enum class com.maxmind.minfraud.request.Payment.Processor
- EPX - Enum constant in enum class com.maxmind.minfraud.request.Payment.Processor
- equals(Object) - Method in record class com.maxmind.minfraud.response.BillingAddress
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class com.maxmind.minfraud.response.CreditCard
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class com.maxmind.minfraud.response.Device
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class com.maxmind.minfraud.response.Disposition
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class com.maxmind.minfraud.response.Email
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class com.maxmind.minfraud.response.EmailDomain
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class com.maxmind.minfraud.response.EmailDomainVisit
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class com.maxmind.minfraud.response.FactorsResponse
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class com.maxmind.minfraud.response.GeoIp2Location
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class com.maxmind.minfraud.response.InsightsResponse
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class com.maxmind.minfraud.response.IpAddress
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class com.maxmind.minfraud.response.IpRiskReason
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class com.maxmind.minfraud.response.Issuer
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class com.maxmind.minfraud.response.Phone
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class com.maxmind.minfraud.response.Reason
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class com.maxmind.minfraud.response.RiskScoreReason
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class com.maxmind.minfraud.response.ScoreIpAddress
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class com.maxmind.minfraud.response.ScoreResponse
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class com.maxmind.minfraud.response.ShippingAddress
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class com.maxmind.minfraud.response.Warning
-
Indicates whether some other object is "equal to" this one.
- event() - Method in class com.maxmind.minfraud.request.Transaction
- event(Event) - Method in class com.maxmind.minfraud.request.Transaction.Builder
- Event - Class in com.maxmind.minfraud.request
-
This class contains general information related to the event being scored.
- Event.Builder - Class in com.maxmind.minfraud.request
-
Buildercreates instances ofEventfrom values set by the builder's methods. - Event.Party - Enum Class in com.maxmind.minfraud.request
-
The enumerated event party types.
- Event.Type - Enum Class in com.maxmind.minfraud.request
-
The enumerated event types.
- EWAY - Enum constant in enum class com.maxmind.minfraud.request.Payment.Processor
- EXACT - Enum constant in enum class com.maxmind.minfraud.request.Payment.Processor
- EXPEDITED - Enum constant in enum class com.maxmind.minfraud.request.Shipping.DeliverySpeed
-
Expedited
F
- factors(Transaction) - Method in class com.maxmind.minfraud.WebServiceClient
-
Make a minFraud Factors request to the web service using the transaction request object passed to the method.
- FactorsResponse - Record Class in com.maxmind.minfraud.response
-
This class provides a model for the minFraud Factors response.
- FactorsResponse() - Constructor for record class com.maxmind.minfraud.response.FactorsResponse
-
Constructs an instance of
FactorsResponsewith no data. - FactorsResponse(BillingAddress, Phone, CreditCard, Device, Disposition, Email, Double, UUID, IpAddress, Integer, Double, List, ShippingAddress, Phone, List) - Constructor for record class com.maxmind.minfraud.response.FactorsResponse
-
Compact canonical constructor that sets defaults for null values.
- FIRST_ATLANTIC_COMMERCE - Enum constant in enum class com.maxmind.minfraud.request.Payment.Processor
- FIRST_DATA - Enum constant in enum class com.maxmind.minfraud.request.Payment.Processor
- firstName() - Method in class com.maxmind.minfraud.request.AbstractLocation
- firstName(String) - Method in class com.maxmind.minfraud.request.Billing.Builder
- firstName(String) - Method in class com.maxmind.minfraud.request.Shipping.Builder
- firstSeen() - Method in record class com.maxmind.minfraud.response.Email
-
Returns the value of the
firstSeenrecord component. - firstSeen() - Method in record class com.maxmind.minfraud.response.EmailDomain
-
Returns the value of the
firstSeenrecord component. - FISERV - Enum constant in enum class com.maxmind.minfraud.request.Payment.Processor
- FUND_TRANSFER - Enum constant in enum class com.maxmind.minfraud.request.Event.Type
-
A fund transfer was initiated
- fundsRemaining() - Method in record class com.maxmind.minfraud.response.FactorsResponse
-
Returns the value of the
fundsRemainingrecord component. - fundsRemaining() - Method in record class com.maxmind.minfraud.response.InsightsResponse
-
Returns the value of the
fundsRemainingrecord component. - fundsRemaining() - Method in record class com.maxmind.minfraud.response.ScoreResponse
-
Returns the value of the
fundsRemainingrecord component.
G
- G2A_PAY - Enum constant in enum class com.maxmind.minfraud.request.Payment.Processor
- GeoIp2Location - Record Class in com.maxmind.minfraud.response
-
This class contains minFraud response data related to the GeoIP2 Insights location.
- GeoIp2Location() - Constructor for record class com.maxmind.minfraud.response.GeoIp2Location
-
Constructs an instance of
GeoIp2Locationwith no data. - GeoIp2Location(Integer, Integer, Double, String, Double, Integer, Integer, String) - Constructor for record class com.maxmind.minfraud.response.GeoIp2Location
-
Creates an instance of a
GeoIp2Locationrecord class. - getAccuracyRadius() - Method in record class com.maxmind.minfraud.response.GeoIp2Location
-
Deprecated, for removal: This API element is subject to removal in a future version.
- getAction() - Method in record class com.maxmind.minfraud.response.Disposition
-
Deprecated, for removal: This API element is subject to removal in a future version.Use
Disposition.action()instead. This method will be removed in 5.0.0. - getAverageIncome() - Method in record class com.maxmind.minfraud.response.GeoIp2Location
-
Deprecated, for removal: This API element is subject to removal in a future version.Use
GeoIp2Location.averageIncome()instead. This method will be removed in 5.0.0. - getBillingAddress() - Method in record class com.maxmind.minfraud.response.FactorsResponse
-
Deprecated, for removal: This API element is subject to removal in a future version.Use
FactorsResponse.billingAddress()instead. This method will be removed in 5.0.0. - getBillingAddress() - Method in record class com.maxmind.minfraud.response.InsightsResponse
-
Deprecated, for removal: This API element is subject to removal in a future version.Use
InsightsResponse.billingAddress()instead. This method will be removed in 5.0.0. - getBillingPhone() - Method in record class com.maxmind.minfraud.response.FactorsResponse
-
Deprecated, for removal: This API element is subject to removal in a future version.Use
FactorsResponse.billingPhone()instead. This method will be removed in 5.0.0. - getBillingPhone() - Method in record class com.maxmind.minfraud.response.InsightsResponse
-
Deprecated, for removal: This API element is subject to removal in a future version.Use
InsightsResponse.billingPhone()instead. This method will be removed in 5.0.0. - getBrand() - Method in record class com.maxmind.minfraud.response.CreditCard
-
Deprecated, for removal: This API element is subject to removal in a future version.Use
CreditCard.brand()instead. This method will be removed in 5.0.0. - getCity() - Method in record class com.maxmind.minfraud.response.IpAddress
-
Deprecated, for removal: This API element is subject to removal in a future version.Use
IpAddress.city()instead. This method will be removed in 5.0.0. - getCode() - Method in record class com.maxmind.minfraud.response.IpRiskReason
-
Deprecated, for removal: This API element is subject to removal in a future version.Use
IpRiskReason.code()instead. This method will be removed in 5.0.0. - getCode() - Method in record class com.maxmind.minfraud.response.Reason
-
Deprecated, for removal: This API element is subject to removal in a future version.Use
Reason.code()instead. This method will be removed in 5.0.0. - getCode() - Method in record class com.maxmind.minfraud.response.Warning
-
Deprecated, for removal: This API element is subject to removal in a future version.Use
Warning.code()instead. This method will be removed in 5.0.0. - getConfidence() - Method in record class com.maxmind.minfraud.response.Device
-
Deprecated, for removal: This API element is subject to removal in a future version.Use
Device.confidence()instead. This method will be removed in 5.0.0. - getContinent() - Method in record class com.maxmind.minfraud.response.IpAddress
-
Deprecated, for removal: This API element is subject to removal in a future version.Use
IpAddress.continent()instead. This method will be removed in 5.0.0. - getCountry() - Method in record class com.maxmind.minfraud.response.CreditCard
-
Deprecated, for removal: This API element is subject to removal in a future version.Use
CreditCard.country()instead. This method will be removed in 5.0.0. - getCountry() - Method in record class com.maxmind.minfraud.response.IpAddress
-
Deprecated, for removal: This API element is subject to removal in a future version.Use
IpAddress.country()instead. This method will be removed in 5.0.0. - getCountry() - Method in record class com.maxmind.minfraud.response.Phone
-
Deprecated, for removal: This API element is subject to removal in a future version.Use
Phone.country()instead. This method will be removed in 5.0.0. - getCreditCard() - Method in record class com.maxmind.minfraud.response.FactorsResponse
-
Deprecated, for removal: This API element is subject to removal in a future version.Use
FactorsResponse.creditCard()instead. This method will be removed in 5.0.0. - getCreditCard() - Method in record class com.maxmind.minfraud.response.InsightsResponse
-
Deprecated, for removal: This API element is subject to removal in a future version.Use
InsightsResponse.creditCard()instead. This method will be removed in 5.0.0. - getDevice() - Method in record class com.maxmind.minfraud.response.FactorsResponse
-
Deprecated, for removal: This API element is subject to removal in a future version.Use
FactorsResponse.device()instead. This method will be removed in 5.0.0. - getDevice() - Method in record class com.maxmind.minfraud.response.InsightsResponse
-
Deprecated, for removal: This API element is subject to removal in a future version.Use
InsightsResponse.device()instead. This method will be removed in 5.0.0. - getDisposition() - Method in record class com.maxmind.minfraud.response.FactorsResponse
-
Deprecated, for removal: This API element is subject to removal in a future version.Use
FactorsResponse.disposition()instead. This method will be removed in 5.0.0. - getDisposition() - Method in record class com.maxmind.minfraud.response.InsightsResponse
-
Deprecated, for removal: This API element is subject to removal in a future version.Use
InsightsResponse.disposition()instead. This method will be removed in 5.0.0. - getDisposition() - Method in record class com.maxmind.minfraud.response.ScoreResponse
-
Deprecated, for removal: This API element is subject to removal in a future version.Use
ScoreResponse.disposition()instead. This method will be removed in 5.0.0. - getDistanceToBillingAddress() - Method in record class com.maxmind.minfraud.response.ShippingAddress
-
Deprecated, for removal: This API element is subject to removal in a future version.Use
ShippingAddress.distanceToBillingAddress()instead. This method will be removed in 5.0.0. - getDistanceToIpLocation() - Method in record class com.maxmind.minfraud.response.BillingAddress
-
Deprecated, for removal: This API element is subject to removal in a future version.Use
BillingAddress.distanceToIpLocation()instead. This method will be removed in 5.0.0. - getDistanceToIpLocation() - Method in record class com.maxmind.minfraud.response.ShippingAddress
-
Deprecated, for removal: This API element is subject to removal in a future version.Use
ShippingAddress.distanceToIpLocation()instead. This method will be removed in 5.0.0. - getDomain() - Method in record class com.maxmind.minfraud.response.Email
-
Deprecated, for removal: This API element is subject to removal in a future version.Use
Email.domain()instead. This method will be removed in 5.0.0. - getEmail() - Method in record class com.maxmind.minfraud.response.FactorsResponse
-
Deprecated, for removal: This API element is subject to removal in a future version.Use
FactorsResponse.email()instead. This method will be removed in 5.0.0. - getEmail() - Method in record class com.maxmind.minfraud.response.InsightsResponse
-
Deprecated, for removal: This API element is subject to removal in a future version.Use
InsightsResponse.email()instead. This method will be removed in 5.0.0. - getFirstSeen() - Method in record class com.maxmind.minfraud.response.Email
-
Deprecated, for removal: This API element is subject to removal in a future version.Use
Email.firstSeen()instead. This method will be removed in 5.0.0. - getFirstSeen() - Method in record class com.maxmind.minfraud.response.EmailDomain
-
Deprecated, for removal: This API element is subject to removal in a future version.Use
EmailDomain.firstSeen()instead. This method will be removed in 5.0.0. - getFirstSeenDate() - Method in record class com.maxmind.minfraud.response.Email
- getFundsRemaining() - Method in record class com.maxmind.minfraud.response.FactorsResponse
-
Deprecated, for removal: This API element is subject to removal in a future version.Use
FactorsResponse.fundsRemaining()instead. This method will be removed in 5.0.0. - getFundsRemaining() - Method in record class com.maxmind.minfraud.response.InsightsResponse
-
Deprecated, for removal: This API element is subject to removal in a future version.Use
InsightsResponse.fundsRemaining()instead. This method will be removed in 5.0.0. - getFundsRemaining() - Method in record class com.maxmind.minfraud.response.ScoreResponse
-
Deprecated, for removal: This API element is subject to removal in a future version.Use
ScoreResponse.fundsRemaining()instead. This method will be removed in 5.0.0. - getId() - Method in record class com.maxmind.minfraud.response.Device
-
Deprecated, for removal: This API element is subject to removal in a future version.Use
Device.id()instead. This method will be removed in 5.0.0. - getId() - Method in record class com.maxmind.minfraud.response.FactorsResponse
-
Deprecated, for removal: This API element is subject to removal in a future version.Use
FactorsResponse.id()instead. This method will be removed in 5.0.0. - getId() - Method in record class com.maxmind.minfraud.response.InsightsResponse
-
Deprecated, for removal: This API element is subject to removal in a future version.Use
InsightsResponse.id()instead. This method will be removed in 5.0.0. - getId() - Method in record class com.maxmind.minfraud.response.ScoreResponse
-
Deprecated, for removal: This API element is subject to removal in a future version.Use
ScoreResponse.id()instead. This method will be removed in 5.0.0. - getInputPointer() - Method in record class com.maxmind.minfraud.response.Warning
-
Deprecated, for removal: This API element is subject to removal in a future version.Use
Warning.inputPointer()instead. This method will be removed in 5.0.0. - getIpAddress() - Method in record class com.maxmind.minfraud.response.FactorsResponse
-
Deprecated, for removal: This API element is subject to removal in a future version.Use
FactorsResponse.ipAddress()instead. This method will be removed in 5.0.0. - getIpAddress() - Method in record class com.maxmind.minfraud.response.InsightsResponse
-
Deprecated, for removal: This API element is subject to removal in a future version.Use
InsightsResponse.ipAddress()instead. This method will be removed in 5.0.0. - getIpAddress() - Method in record class com.maxmind.minfraud.response.ScoreResponse
-
Deprecated, for removal: This API element is subject to removal in a future version.Use
ScoreResponse.ipAddress()instead. This method will be removed in 5.0.0. - getIssuer() - Method in record class com.maxmind.minfraud.response.CreditCard
-
Deprecated, for removal: This API element is subject to removal in a future version.Use
CreditCard.issuer()instead. This method will be removed in 5.0.0. - getLastSeen() - Method in record class com.maxmind.minfraud.response.Device
-
Deprecated, for removal: This API element is subject to removal in a future version.Use
Device.lastSeen()instead. This method will be removed in 5.0.0. - getLastSeenDateTime() - Method in record class com.maxmind.minfraud.response.Device
- getLatitude() - Method in record class com.maxmind.minfraud.response.BillingAddress
-
Deprecated, for removal: This API element is subject to removal in a future version.Use
BillingAddress.latitude()instead. This method will be removed in 5.0.0. - getLatitude() - Method in record class com.maxmind.minfraud.response.GeoIp2Location
-
Deprecated, for removal: This API element is subject to removal in a future version.Use
GeoIp2Location.latitude()instead. This method will be removed in 5.0.0. - getLatitude() - Method in record class com.maxmind.minfraud.response.ShippingAddress
-
Deprecated, for removal: This API element is subject to removal in a future version.Use
ShippingAddress.latitude()instead. This method will be removed in 5.0.0. - getLocalDateTime() - Method in record class com.maxmind.minfraud.response.Device
- getLocalDateTime() - Method in record class com.maxmind.minfraud.response.GeoIp2Location
- getLocalTime() - Method in record class com.maxmind.minfraud.response.Device
-
Deprecated, for removal: This API element is subject to removal in a future version.Use
Device.localTime()instead. This method will be removed in 5.0.0. - getLocalTime() - Method in record class com.maxmind.minfraud.response.GeoIp2Location
-
Deprecated, for removal: This API element is subject to removal in a future version.Use
GeoIp2Location.localTime()instead. This method will be removed in 5.0.0. - getLocation() - Method in record class com.maxmind.minfraud.response.IpAddress
-
Deprecated, for removal: This API element is subject to removal in a future version.Use
IpAddress.location()instead. This method will be removed in 5.0.0. - getLongitude() - Method in record class com.maxmind.minfraud.response.BillingAddress
-
Deprecated, for removal: This API element is subject to removal in a future version.Use
BillingAddress.longitude()instead. This method will be removed in 5.0.0. - getLongitude() - Method in record class com.maxmind.minfraud.response.GeoIp2Location
-
Deprecated, for removal: This API element is subject to removal in a future version.Use
GeoIp2Location.longitude()instead. This method will be removed in 5.0.0. - getLongitude() - Method in record class com.maxmind.minfraud.response.ShippingAddress
-
Deprecated, for removal: This API element is subject to removal in a future version.Use
ShippingAddress.longitude()instead. This method will be removed in 5.0.0. - getMetroCode() - Method in record class com.maxmind.minfraud.response.GeoIp2Location
-
Deprecated, for removal: This API element is subject to removal in a future version.Use
GeoIp2Location.metroCode()instead. This method will be removed in 5.0.0. - getMultiplier() - Method in record class com.maxmind.minfraud.response.RiskScoreReason
-
Deprecated, for removal: This API element is subject to removal in a future version.Use
RiskScoreReason.multiplier()instead. This method will be removed in 5.0.0. - getName() - Method in record class com.maxmind.minfraud.response.Issuer
-
Deprecated, for removal: This API element is subject to removal in a future version.Use
Issuer.name()instead. This method will be removed in 5.0.0. - getNetworkOperator() - Method in record class com.maxmind.minfraud.response.Phone
-
Deprecated, for removal: This API element is subject to removal in a future version.Use
Phone.networkOperator()instead. This method will be removed in 5.0.0. - getNumberType() - Method in record class com.maxmind.minfraud.response.Phone
-
Deprecated, for removal: This API element is subject to removal in a future version.Use
Phone.numberType()instead. This method will be removed in 5.0.0. - getPhoneNumber() - Method in record class com.maxmind.minfraud.response.Issuer
-
Deprecated, for removal: This API element is subject to removal in a future version.Use
Issuer.phoneNumber()instead. This method will be removed in 5.0.0. - getPopulationDensity() - Method in record class com.maxmind.minfraud.response.GeoIp2Location
-
Deprecated, for removal: This API element is subject to removal in a future version.Use
GeoIp2Location.populationDensity()instead. This method will be removed in 5.0.0. - getPostal() - Method in record class com.maxmind.minfraud.response.IpAddress
-
Deprecated, for removal: This API element is subject to removal in a future version.Use
IpAddress.postal()instead. This method will be removed in 5.0.0. - getQueriesRemaining() - Method in record class com.maxmind.minfraud.response.FactorsResponse
-
Deprecated, for removal: This API element is subject to removal in a future version.Use
FactorsResponse.queriesRemaining()instead. This method will be removed in 5.0.0. - getQueriesRemaining() - Method in record class com.maxmind.minfraud.response.InsightsResponse
-
Deprecated, for removal: This API element is subject to removal in a future version.Use
InsightsResponse.queriesRemaining()instead. This method will be removed in 5.0.0. - getQueriesRemaining() - Method in record class com.maxmind.minfraud.response.ScoreResponse
-
Deprecated, for removal: This API element is subject to removal in a future version.Use
ScoreResponse.queriesRemaining()instead. This method will be removed in 5.0.0. - getReason() - Method in record class com.maxmind.minfraud.response.Disposition
-
Deprecated, for removal: This API element is subject to removal in a future version.Use
Disposition.reason()instead. This method will be removed in 5.0.0. - getReason() - Method in record class com.maxmind.minfraud.response.IpRiskReason
-
Deprecated, for removal: This API element is subject to removal in a future version.Use
IpRiskReason.reason()instead. This method will be removed in 5.0.0. - getReason() - Method in record class com.maxmind.minfraud.response.Reason
-
Deprecated, for removal: This API element is subject to removal in a future version.Use
Reason.reason()instead. This method will be removed in 5.0.0. - getReasons() - Method in record class com.maxmind.minfraud.response.RiskScoreReason
-
Deprecated, for removal: This API element is subject to removal in a future version.Use
RiskScoreReason.reasons()instead. This method will be removed in 5.0.0. - getRegisteredCountry() - Method in record class com.maxmind.minfraud.response.IpAddress
-
Deprecated, for removal: This API element is subject to removal in a future version.Use
IpAddress.registeredCountry()instead. This method will be removed in 5.0.0. - getRepresentedCountry() - Method in record class com.maxmind.minfraud.response.IpAddress
-
Deprecated, for removal: This API element is subject to removal in a future version.Use
IpAddress.representedCountry()instead. This method will be removed in 5.0.0. - getRisk() - Method in record class com.maxmind.minfraud.response.IpAddress
-
Deprecated, for removal: This API element is subject to removal in a future version.Use
IpAddress.risk()instead. This method will be removed in 5.0.0. - getRisk() - Method in interface com.maxmind.minfraud.response.IpAddressInterface
-
Deprecated, for removal: This API element is subject to removal in a future version.Use
IpAddressInterface.risk()instead. This method will be removed in 5.0.0. - getRisk() - Method in record class com.maxmind.minfraud.response.ScoreIpAddress
-
Deprecated, for removal: This API element is subject to removal in a future version.Use
ScoreIpAddress.risk()instead. This method will be removed in 5.0.0. - getRiskReasons() - Method in record class com.maxmind.minfraud.response.IpAddress
-
Deprecated, for removal: This API element is subject to removal in a future version.Use
IpAddress.riskReasons()instead. This method will be removed in 5.0.0. - getRiskScore() - Method in record class com.maxmind.minfraud.response.FactorsResponse
-
Deprecated, for removal: This API element is subject to removal in a future version.Use
FactorsResponse.riskScore()instead. This method will be removed in 5.0.0. - getRiskScore() - Method in record class com.maxmind.minfraud.response.InsightsResponse
-
Deprecated, for removal: This API element is subject to removal in a future version.Use
InsightsResponse.riskScore()instead. This method will be removed in 5.0.0. - getRiskScore() - Method in record class com.maxmind.minfraud.response.ScoreResponse
-
Deprecated, for removal: This API element is subject to removal in a future version.Use
ScoreResponse.riskScore()instead. This method will be removed in 5.0.0. - getRiskScoreReasons() - Method in record class com.maxmind.minfraud.response.FactorsResponse
-
Deprecated, for removal: This API element is subject to removal in a future version.Use
FactorsResponse.riskScoreReasons()instead. This method will be removed in 5.0.0. - getRuleLabel() - Method in record class com.maxmind.minfraud.response.Disposition
-
Deprecated, for removal: This API element is subject to removal in a future version.Use
Disposition.ruleLabel()instead. This method will be removed in 5.0.0. - getShippingAddress() - Method in record class com.maxmind.minfraud.response.FactorsResponse
-
Deprecated, for removal: This API element is subject to removal in a future version.Use
FactorsResponse.shippingAddress()instead. This method will be removed in 5.0.0. - getShippingAddress() - Method in record class com.maxmind.minfraud.response.InsightsResponse
-
Deprecated, for removal: This API element is subject to removal in a future version.Use
InsightsResponse.shippingAddress()instead. This method will be removed in 5.0.0. - getShippingPhone() - Method in record class com.maxmind.minfraud.response.FactorsResponse
-
Deprecated, for removal: This API element is subject to removal in a future version.Use
FactorsResponse.shippingPhone()instead. This method will be removed in 5.0.0. - getShippingPhone() - Method in record class com.maxmind.minfraud.response.InsightsResponse
-
Deprecated, for removal: This API element is subject to removal in a future version.Use
InsightsResponse.shippingPhone()instead. This method will be removed in 5.0.0. - getSubdivisions() - Method in record class com.maxmind.minfraud.response.IpAddress
-
Deprecated, for removal: This API element is subject to removal in a future version.Use
IpAddress.subdivisions()instead. This method will be removed in 5.0.0. - getTimeZone() - Method in record class com.maxmind.minfraud.response.GeoIp2Location
-
Deprecated, for removal: This API element is subject to removal in a future version.Use
GeoIp2Location.timeZone()instead. This method will be removed in 5.0.0. - getTraits() - Method in record class com.maxmind.minfraud.response.IpAddress
-
Deprecated, for removal: This API element is subject to removal in a future version.Use
IpAddress.traits()instead. This method will be removed in 5.0.0. - getType() - Method in record class com.maxmind.minfraud.response.CreditCard
-
Deprecated, for removal: This API element is subject to removal in a future version.Use
CreditCard.type()instead. This method will be removed in 5.0.0. - getWarning() - Method in record class com.maxmind.minfraud.response.Warning
-
Deprecated, for removal: This API element is subject to removal in a future version.Use
Warning.warning()instead. This method will be removed in 5.0.0. - getWarnings() - Method in record class com.maxmind.minfraud.response.FactorsResponse
-
Deprecated, for removal: This API element is subject to removal in a future version.Use
FactorsResponse.warnings()instead. This method will be removed in 5.0.0. - getWarnings() - Method in record class com.maxmind.minfraud.response.InsightsResponse
-
Deprecated, for removal: This API element is subject to removal in a future version.Use
InsightsResponse.warnings()instead. This method will be removed in 5.0.0. - getWarnings() - Method in record class com.maxmind.minfraud.response.ScoreResponse
-
Deprecated, for removal: This API element is subject to removal in a future version.Use
ScoreResponse.warnings()instead. This method will be removed in 5.0.0. - GIFT_CARD - Enum constant in enum class com.maxmind.minfraud.request.Payment.Method
-
Gift card payment
- GLOBAL_PAYMENTS - Enum constant in enum class com.maxmind.minfraud.request.Payment.Processor
- GOCARDLESS - Enum constant in enum class com.maxmind.minfraud.request.Payment.Processor
- GOOGLE_PAY - Enum constant in enum class com.maxmind.minfraud.request.Payment.Processor
- GOVERNMENT - Enum constant in enum class com.maxmind.minfraud.response.EmailDomain.Classification
-
A government email domain.
H
- hasGiftMessage() - Method in class com.maxmind.minfraud.request.Order
- hasGiftMessage(boolean) - Method in class com.maxmind.minfraud.request.Order.Builder
- hashAddress() - Method in class com.maxmind.minfraud.request.Email.Builder
-
Send the email address as its MD5 hash.
- hashCode() - Method in record class com.maxmind.minfraud.response.BillingAddress
-
Returns a hash code value for this object.
- hashCode() - Method in record class com.maxmind.minfraud.response.CreditCard
-
Returns a hash code value for this object.
- hashCode() - Method in record class com.maxmind.minfraud.response.Device
-
Returns a hash code value for this object.
- hashCode() - Method in record class com.maxmind.minfraud.response.Disposition
-
Returns a hash code value for this object.
- hashCode() - Method in record class com.maxmind.minfraud.response.Email
-
Returns a hash code value for this object.
- hashCode() - Method in record class com.maxmind.minfraud.response.EmailDomain
-
Returns a hash code value for this object.
- hashCode() - Method in record class com.maxmind.minfraud.response.EmailDomainVisit
-
Returns a hash code value for this object.
- hashCode() - Method in record class com.maxmind.minfraud.response.FactorsResponse
-
Returns a hash code value for this object.
- hashCode() - Method in record class com.maxmind.minfraud.response.GeoIp2Location
-
Returns a hash code value for this object.
- hashCode() - Method in record class com.maxmind.minfraud.response.InsightsResponse
-
Returns a hash code value for this object.
- hashCode() - Method in record class com.maxmind.minfraud.response.IpAddress
-
Returns a hash code value for this object.
- hashCode() - Method in record class com.maxmind.minfraud.response.IpRiskReason
-
Returns a hash code value for this object.
- hashCode() - Method in record class com.maxmind.minfraud.response.Issuer
-
Returns a hash code value for this object.
- hashCode() - Method in record class com.maxmind.minfraud.response.Phone
-
Returns a hash code value for this object.
- hashCode() - Method in record class com.maxmind.minfraud.response.Reason
-
Returns a hash code value for this object.
- hashCode() - Method in record class com.maxmind.minfraud.response.RiskScoreReason
-
Returns a hash code value for this object.
- hashCode() - Method in record class com.maxmind.minfraud.response.ScoreIpAddress
-
Returns a hash code value for this object.
- hashCode() - Method in record class com.maxmind.minfraud.response.ScoreResponse
-
Returns a hash code value for this object.
- hashCode() - Method in record class com.maxmind.minfraud.response.ShippingAddress
-
Returns a hash code value for this object.
- hashCode() - Method in record class com.maxmind.minfraud.response.Warning
-
Returns a hash code value for this object.
- hasRedirect() - Method in record class com.maxmind.minfraud.response.EmailDomainVisit
-
Returns the value of the
hasRedirectrecord component. - HEARTLAND - Enum constant in enum class com.maxmind.minfraud.request.Payment.Processor
- HIPAY - Enum constant in enum class com.maxmind.minfraud.request.Payment.Processor
- host(String) - Method in class com.maxmind.minfraud.WebServiceClient.Builder
- HTTP_ERROR - Enum constant in enum class com.maxmind.minfraud.response.EmailDomainVisit.Status
-
An HTTP error occurred when attempting to visit the domain.
- httpClient(HttpClient) - Method in class com.maxmind.minfraud.WebServiceClient.Builder
- HttpException - Exception Class in com.maxmind.minfraud.exception
-
This class represents an HTTP transport error.
- HttpException(String, int, URI) - Constructor for exception class com.maxmind.minfraud.exception.HttpException
- HttpException(String, int, URI, Throwable) - Constructor for exception class com.maxmind.minfraud.exception.HttpException
- httpStatus() - Method in exception class com.maxmind.minfraud.exception.HttpException
- httpStatus() - Method in exception class com.maxmind.minfraud.exception.InvalidRequestException
I
- id() - Method in record class com.maxmind.minfraud.response.Device
-
Returns the value of the
idrecord component. - id() - Method in record class com.maxmind.minfraud.response.FactorsResponse
-
Returns the value of the
idrecord component. - id() - Method in record class com.maxmind.minfraud.response.InsightsResponse
-
Returns the value of the
idrecord component. - id() - Method in record class com.maxmind.minfraud.response.ScoreResponse
-
Returns the value of the
idrecord component. - INGENICO - Enum constant in enum class com.maxmind.minfraud.request.Payment.Processor
- inputPointer() - Method in record class com.maxmind.minfraud.response.Warning
-
Returns the value of the
inputPointerrecord component. - inputs() - Method in class com.maxmind.minfraud.request.CustomInputs
- insights(Transaction) - Method in class com.maxmind.minfraud.WebServiceClient
-
Make a minFraud Insights request to the web service using the transaction request object passed to the method.
- InsightsResponse - Record Class in com.maxmind.minfraud.response
-
This class provides a model for the minFraud Insights response.
- InsightsResponse() - Constructor for record class com.maxmind.minfraud.response.InsightsResponse
-
Constructs an instance of
InsightsResponsewith no data. - InsightsResponse(BillingAddress, Phone, CreditCard, Device, Disposition, Email, Double, UUID, IpAddress, Integer, Double, ShippingAddress, Phone, List) - Constructor for record class com.maxmind.minfraud.response.InsightsResponse
-
Compact canonical constructor that sets defaults for null values.
- InsufficientFundsException - Exception Class in com.maxmind.minfraud.exception
-
This exception is thrown when your account does not have sufficient funds to complete the request.
- InsufficientFundsException(String) - Constructor for exception class com.maxmind.minfraud.exception.InsufficientFundsException
- INTERAC - Enum constant in enum class com.maxmind.minfraud.request.Payment.Processor
- INTERNETSECURE - Enum constant in enum class com.maxmind.minfraud.request.Payment.Processor
- INTUIT_QUICKBOOKS_PAYMENTS - Enum constant in enum class com.maxmind.minfraud.request.Payment.Processor
- InvalidRequestException - Exception Class in com.maxmind.minfraud.exception
-
This class represents a non-specific error returned by MaxMind's minFraud web service.
- InvalidRequestException(String, String, int, URI, Throwable) - Constructor for exception class com.maxmind.minfraud.exception.InvalidRequestException
- InvalidRequestException(String, String, URI) - Constructor for exception class com.maxmind.minfraud.exception.InvalidRequestException
- ipAddress() - Method in class com.maxmind.minfraud.request.Device
- ipAddress() - Method in class com.maxmind.minfraud.request.TransactionReport
- ipAddress() - Method in record class com.maxmind.minfraud.response.FactorsResponse
-
Returns the value of the
ipAddressrecord component. - ipAddress() - Method in record class com.maxmind.minfraud.response.InsightsResponse
-
Returns the value of the
ipAddressrecord component. - ipAddress() - Method in record class com.maxmind.minfraud.response.ScoreResponse
-
Returns the value of the
ipAddressrecord component. - ipAddress(InetAddress) - Method in class com.maxmind.minfraud.request.Device.Builder
- ipAddress(InetAddress) - Method in class com.maxmind.minfraud.request.TransactionReport.Builder
- IpAddress - Record Class in com.maxmind.minfraud.response
-
This class contains minFraud response data related to the IP location.
- IpAddress() - Constructor for record class com.maxmind.minfraud.response.IpAddress
-
Constructs an instance of
IpAddresswith no data. - IpAddress(City, Continent, Country, GeoIp2Location, Postal, Country, RepresentedCountry, Double, List, List, Traits) - Constructor for record class com.maxmind.minfraud.response.IpAddress
-
Compact canonical constructor that sets defaults for null values.
- IpAddressInterface - Interface in com.maxmind.minfraud.response
-
Interface for IP address risk models.
- IpRiskReason - Record Class in com.maxmind.minfraud.response
-
This class represents the reason for the IP risk.
- IpRiskReason(String, String) - Constructor for record class com.maxmind.minfraud.response.IpRiskReason
-
Creates an instance of a
IpRiskReasonrecord class. - isBusiness() - Method in record class com.maxmind.minfraud.response.CreditCard
-
Returns the value of the
isBusinessrecord component. - isDisposable() - Method in record class com.maxmind.minfraud.response.Email
-
Returns the value of the
isDisposablerecord component. - isFree() - Method in record class com.maxmind.minfraud.response.Email
-
Returns the value of the
isFreerecord component. - isGift() - Method in class com.maxmind.minfraud.request.Order
- isGift(boolean) - Method in class com.maxmind.minfraud.request.Order.Builder
- isHighRisk() - Method in record class com.maxmind.minfraud.response.Email
-
Returns the value of the
isHighRiskrecord component. - isHighRisk() - Method in record class com.maxmind.minfraud.response.ShippingAddress
-
Returns the value of the
isHighRiskrecord component. - isInIpCountry() - Method in record class com.maxmind.minfraud.response.BillingAddress
-
Returns the value of the
isInIpCountryrecord component. - isInIpCountry() - Method in record class com.maxmind.minfraud.response.ShippingAddress
-
Returns the value of the
isInIpCountryrecord component. - isIssuedInBillingAddressCountry() - Method in record class com.maxmind.minfraud.response.CreditCard
-
Returns the value of the
isIssuedInBillingAddressCountryrecord component. - ISP_EMAIL - Enum constant in enum class com.maxmind.minfraud.response.EmailDomain.Classification
-
An ISP-provided email domain (e.g., gmail.com, yahoo.com).
- isPostalInCity() - Method in record class com.maxmind.minfraud.response.BillingAddress
-
Returns the value of the
isPostalInCityrecord component. - isPostalInCity() - Method in record class com.maxmind.minfraud.response.ShippingAddress
-
Returns the value of the
isPostalInCityrecord component. - isPrepaid() - Method in record class com.maxmind.minfraud.response.CreditCard
-
Returns the value of the
isPrepaidrecord component. - issuer() - Method in record class com.maxmind.minfraud.response.CreditCard
-
Returns the value of the
issuerrecord component. - Issuer - Record Class in com.maxmind.minfraud.response
-
This class contains minFraud response data related to the credit card issuer.
- Issuer() - Constructor for record class com.maxmind.minfraud.response.Issuer
-
Constructs an instance of
Issuerwith no data. - Issuer(Boolean, Boolean, String, String) - Constructor for record class com.maxmind.minfraud.response.Issuer
-
Creates an instance of a
Issuerrecord class. - issuerIdNumber() - Method in class com.maxmind.minfraud.request.CreditCard
- issuerIdNumber(String) - Method in class com.maxmind.minfraud.request.CreditCard.Builder
- isVirtual() - Method in record class com.maxmind.minfraud.response.CreditCard
-
Returns the value of the
isVirtualrecord component. - isVoip() - Method in record class com.maxmind.minfraud.response.Phone
-
Returns the value of the
isVoiprecord component. - itemId() - Method in class com.maxmind.minfraud.request.ShoppingCartItem
- itemId(String) - Method in class com.maxmind.minfraud.request.ShoppingCartItem.Builder
- IUGU - Enum constant in enum class com.maxmind.minfraud.request.Payment.Processor
J
- JsonSerializable - Interface in com.maxmind.minfraud
-
Interface for classes that can be serialized to JSON.
K
- KLARNA - Enum constant in enum class com.maxmind.minfraud.request.Payment.Processor
- KOMOJU - Enum constant in enum class com.maxmind.minfraud.request.Payment.Processor
L
- lastDigits() - Method in class com.maxmind.minfraud.request.CreditCard
- lastDigits(String) - Method in class com.maxmind.minfraud.request.CreditCard.Builder
- lastName() - Method in class com.maxmind.minfraud.request.AbstractLocation
- lastName(String) - Method in class com.maxmind.minfraud.request.Billing.Builder
- lastName(String) - Method in class com.maxmind.minfraud.request.Shipping.Builder
- lastSeen() - Method in record class com.maxmind.minfraud.response.Device
-
Returns the value of the
lastSeenrecord component. - lastVisitedOn() - Method in record class com.maxmind.minfraud.response.EmailDomainVisit
-
Returns the value of the
lastVisitedOnrecord component. - latitude() - Method in record class com.maxmind.minfraud.response.BillingAddress
-
Returns the value of the
latituderecord component. - latitude() - Method in record class com.maxmind.minfraud.response.GeoIp2Location
-
Returns the value of the
latituderecord component. - latitude() - Method in record class com.maxmind.minfraud.response.ShippingAddress
-
Returns the value of the
latituderecord component. - LEMON_WAY - Enum constant in enum class com.maxmind.minfraud.request.Payment.Processor
- LIVE - Enum constant in enum class com.maxmind.minfraud.response.EmailDomainVisit.Status
-
The domain is live and responding normally.
- locales(List) - Method in class com.maxmind.minfraud.WebServiceClient.Builder
- localTime() - Method in record class com.maxmind.minfraud.response.Device
-
Returns the value of the
localTimerecord component. - localTime() - Method in record class com.maxmind.minfraud.response.GeoIp2Location
-
Returns the value of the
localTimerecord component. - location() - Method in record class com.maxmind.minfraud.response.IpAddress
-
Returns the value of the
locationrecord component. - longitude() - Method in record class com.maxmind.minfraud.response.BillingAddress
-
Returns the value of the
longituderecord component. - longitude() - Method in record class com.maxmind.minfraud.response.GeoIp2Location
-
Returns the value of the
longituderecord component. - longitude() - Method in record class com.maxmind.minfraud.response.ShippingAddress
-
Returns the value of the
longituderecord component.
M
- MASTERCARD_PAYMENT_GATEWAY - Enum constant in enum class com.maxmind.minfraud.request.Payment.Processor
- matchesPostal() - Method in record class com.maxmind.minfraud.response.Phone
-
Returns the value of the
matchesPostalrecord component. - matchesProvidedName() - Method in record class com.maxmind.minfraud.response.Issuer
-
Returns the value of the
matchesProvidedNamerecord component. - matchesProvidedPhoneNumber() - Method in record class com.maxmind.minfraud.response.Issuer
-
Returns the value of the
matchesProvidedPhoneNumberrecord component. - maxmindId() - Method in class com.maxmind.minfraud.request.TransactionReport
- maxmindId(String) - Method in class com.maxmind.minfraud.request.TransactionReport.Builder
- MERCADOPAGO - Enum constant in enum class com.maxmind.minfraud.request.Payment.Processor
- MERCANET - Enum constant in enum class com.maxmind.minfraud.request.Payment.Processor
- MERCHANT_ESOLUTIONS - Enum constant in enum class com.maxmind.minfraud.request.Payment.Processor
- method() - Method in class com.maxmind.minfraud.request.Payment
- method(Payment.Method) - Method in class com.maxmind.minfraud.request.Payment.Builder
- metroCode() - Method in record class com.maxmind.minfraud.response.GeoIp2Location
-
Returns the value of the
metroCoderecord component. - MinFraudException - Exception Class in com.maxmind.minfraud.exception
-
This class represents a non-specific error with the web service.
- MinFraudException(String) - Constructor for exception class com.maxmind.minfraud.exception.MinFraudException
- MinFraudException(String, Throwable) - Constructor for exception class com.maxmind.minfraud.exception.MinFraudException
- minfraudId() - Method in class com.maxmind.minfraud.request.TransactionReport
- minfraudId(UUID) - Method in class com.maxmind.minfraud.request.TransactionReport.Builder
- MIRJEH - Enum constant in enum class com.maxmind.minfraud.request.Payment.Processor
- MOLLIE - Enum constant in enum class com.maxmind.minfraud.request.Payment.Processor
- MONERIS_SOLUTIONS - Enum constant in enum class com.maxmind.minfraud.request.Payment.Processor
- multiplier() - Method in record class com.maxmind.minfraud.response.RiskScoreReason
-
Returns the value of the
multiplierrecord component.
N
- name() - Method in record class com.maxmind.minfraud.response.Issuer
-
Returns the value of the
namerecord component. - NEOPAY - Enum constant in enum class com.maxmind.minfraud.request.Payment.Processor
- NEOSURF - Enum constant in enum class com.maxmind.minfraud.request.Payment.Processor
- NETWORK_ERROR - Enum constant in enum class com.maxmind.minfraud.response.EmailDomainVisit.Status
-
A network error occurred when attempting to visit the domain.
- networkOperator() - Method in record class com.maxmind.minfraud.response.Phone
-
Returns the value of the
networkOperatorrecord component. - NMI - Enum constant in enum class com.maxmind.minfraud.request.Payment.Processor
- NOT_FRAUD - Enum constant in enum class com.maxmind.minfraud.request.TransactionReport.Tag
-
Not Fraud
- notes() - Method in class com.maxmind.minfraud.request.TransactionReport
- notes(String) - Method in class com.maxmind.minfraud.request.TransactionReport.Builder
- numberType() - Method in record class com.maxmind.minfraud.response.Phone
-
Returns the value of the
numberTyperecord component.
O
- OCEANPAYMENT - Enum constant in enum class com.maxmind.minfraud.request.Payment.Processor
- ONEY - Enum constant in enum class com.maxmind.minfraud.request.Payment.Processor
- ONPAY - Enum constant in enum class com.maxmind.minfraud.request.Payment.Processor
- OPENBUCKS - Enum constant in enum class com.maxmind.minfraud.request.Payment.Processor
- OPENPAYMX - Enum constant in enum class com.maxmind.minfraud.request.Payment.Processor
- OPTIMAL_PAYMENTS - Enum constant in enum class com.maxmind.minfraud.request.Payment.Processor
- ORANGEPAY - Enum constant in enum class com.maxmind.minfraud.request.Payment.Processor
- order() - Method in class com.maxmind.minfraud.request.Transaction
- order(Order) - Method in class com.maxmind.minfraud.request.Transaction.Builder
- Order - Class in com.maxmind.minfraud.request
-
The order information for the transaction.
- Order.Builder - Class in com.maxmind.minfraud.request
-
Buildercreates instances ofOrderfrom values set by the builder's methods. - OTHER - Enum constant in enum class com.maxmind.minfraud.request.Payment.Processor
- OVERNIGHT - Enum constant in enum class com.maxmind.minfraud.request.Shipping.DeliverySpeed
-
Overnight
P
- PACNET_SERVICES - Enum constant in enum class com.maxmind.minfraud.request.Payment.Processor
- PARKED - Enum constant in enum class com.maxmind.minfraud.response.EmailDomainVisit.Status
-
The domain is parked.
- party() - Method in class com.maxmind.minfraud.request.Event
- party(Event.Party) - Method in class com.maxmind.minfraud.request.Event.Builder
- PASSWORD_RESET - Enum constant in enum class com.maxmind.minfraud.request.Event.Type
-
The account password was reset
- PAYCONEX - Enum constant in enum class com.maxmind.minfraud.request.Payment.Processor
- PAYEEZY - Enum constant in enum class com.maxmind.minfraud.request.Payment.Processor
- PAYFAST - Enum constant in enum class com.maxmind.minfraud.request.Payment.Processor
- PAYGATE - Enum constant in enum class com.maxmind.minfraud.request.Payment.Processor
- PAYLIKE - Enum constant in enum class com.maxmind.minfraud.request.Payment.Processor
- payment() - Method in class com.maxmind.minfraud.request.Transaction
- payment(Payment) - Method in class com.maxmind.minfraud.request.Transaction.Builder
- Payment - Class in com.maxmind.minfraud.request
-
The payment information for the transaction.
- PAYMENT_EXPRESS - Enum constant in enum class com.maxmind.minfraud.request.Payment.Processor
- Payment.Builder - Class in com.maxmind.minfraud.request
-
Buildercreates instances ofPaymentfrom values set by the builder's methods. - Payment.Method - Enum Class in com.maxmind.minfraud.request
-
Enumeration of payment methods
- Payment.Processor - Enum Class in com.maxmind.minfraud.request
-
Enumeration of payment processors
- PAYMENTWALL - Enum constant in enum class com.maxmind.minfraud.request.Payment.Processor
- PAYONE - Enum constant in enum class com.maxmind.minfraud.request.Payment.Processor
- PAYOUT_CHANGE - Enum constant in enum class com.maxmind.minfraud.request.Event.Type
-
The account payout was changed
- PAYPAL - Enum constant in enum class com.maxmind.minfraud.request.Payment.Processor
- PAYPLUS - Enum constant in enum class com.maxmind.minfraud.request.Payment.Processor
- PAYSAFECARD - Enum constant in enum class com.maxmind.minfraud.request.Payment.Processor
- PAYSERA - Enum constant in enum class com.maxmind.minfraud.request.Payment.Processor
- PAYSTATION - Enum constant in enum class com.maxmind.minfraud.request.Payment.Processor
- PAYTM - Enum constant in enum class com.maxmind.minfraud.request.Payment.Processor
- PAYTRACE - Enum constant in enum class com.maxmind.minfraud.request.Payment.Processor
- PAYTRAIL - Enum constant in enum class com.maxmind.minfraud.request.Payment.Processor
- PAYTURE - Enum constant in enum class com.maxmind.minfraud.request.Payment.Processor
- PAYU - Enum constant in enum class com.maxmind.minfraud.request.Payment.Processor
- PAYULATAM - Enum constant in enum class com.maxmind.minfraud.request.Payment.Processor
- PAYVISION - Enum constant in enum class com.maxmind.minfraud.request.Payment.Processor
- PAYWAY - Enum constant in enum class com.maxmind.minfraud.request.Payment.Processor
- PAYZA - Enum constant in enum class com.maxmind.minfraud.request.Payment.Processor
- PermissionRequiredException - Exception Class in com.maxmind.minfraud.exception
-
This exception is thrown when permission is required to use the service.
- PermissionRequiredException(String) - Constructor for exception class com.maxmind.minfraud.exception.PermissionRequiredException
- PermissionRequiredException(String, Throwable) - Constructor for exception class com.maxmind.minfraud.exception.PermissionRequiredException
- Phone - Record Class in com.maxmind.minfraud.response
-
This class contains minFraud response data related to the phone number.
- Phone() - Constructor for record class com.maxmind.minfraud.response.Phone
-
Constructs an instance of
Phonewith no data. - Phone(String, Boolean, Boolean, String, String) - Constructor for record class com.maxmind.minfraud.response.Phone
-
Creates an instance of a
Phonerecord class. - phoneCountryCode() - Method in class com.maxmind.minfraud.request.AbstractLocation
- phoneCountryCode(String) - Method in class com.maxmind.minfraud.request.Billing.Builder
- phoneCountryCode(String) - Method in class com.maxmind.minfraud.request.Shipping.Builder
- phoneNumber() - Method in class com.maxmind.minfraud.request.AbstractLocation
- phoneNumber() - Method in record class com.maxmind.minfraud.response.Issuer
-
Returns the value of the
phoneNumberrecord component. - phoneNumber(String) - Method in class com.maxmind.minfraud.request.Billing.Builder
- phoneNumber(String) - Method in class com.maxmind.minfraud.request.Shipping.Builder
- PINPAYMENTS - Enum constant in enum class com.maxmind.minfraud.request.Payment.Processor
- PLACETOPAY - Enum constant in enum class com.maxmind.minfraud.request.Payment.Processor
- populationDensity() - Method in record class com.maxmind.minfraud.response.GeoIp2Location
-
Returns the value of the
populationDensityrecord component. - port(int) - Method in class com.maxmind.minfraud.WebServiceClient.Builder
- POSCONNECT - Enum constant in enum class com.maxmind.minfraud.request.Payment.Processor
- postal() - Method in class com.maxmind.minfraud.request.AbstractLocation
- postal() - Method in record class com.maxmind.minfraud.response.IpAddress
-
Returns the value of the
postalrecord component. - postal(String) - Method in class com.maxmind.minfraud.request.Billing.Builder
- postal(String) - Method in class com.maxmind.minfraud.request.Shipping.Builder
- PRE_DEVELOPMENT - Enum constant in enum class com.maxmind.minfraud.response.EmailDomainVisit.Status
-
The domain is in pre-development.
- price() - Method in class com.maxmind.minfraud.request.ShoppingCartItem
- price(Double) - Method in class com.maxmind.minfraud.request.ShoppingCartItem.Builder
- price(BigDecimal) - Method in class com.maxmind.minfraud.request.ShoppingCartItem.Builder
- PRINCETON_PAYMENT_SOLUTIONS - Enum constant in enum class com.maxmind.minfraud.request.Payment.Processor
- processor() - Method in class com.maxmind.minfraud.request.Payment
- processor(Payment.Processor) - Method in class com.maxmind.minfraud.request.Payment.Builder
- proxy(ProxySelector) - Method in class com.maxmind.minfraud.WebServiceClient.Builder
- PSIGATE - Enum constant in enum class com.maxmind.minfraud.request.Payment.Processor
- PURCHASE - Enum constant in enum class com.maxmind.minfraud.request.Event.Type
-
A purchase was made
- put(String, boolean) - Method in class com.maxmind.minfraud.request.CustomInputs.Builder
-
Add a boolean custom input.
- put(String, Number) - Method in class com.maxmind.minfraud.request.CustomInputs.Builder
-
Add a numeric custom input.
- put(String, String) - Method in class com.maxmind.minfraud.request.CustomInputs.Builder
-
Add a string custom input.
- PXP_FINANCIAL - Enum constant in enum class com.maxmind.minfraud.request.Payment.Processor
Q
- QIWI - Enum constant in enum class com.maxmind.minfraud.request.Payment.Processor
- quantity() - Method in class com.maxmind.minfraud.request.ShoppingCartItem
- quantity(int) - Method in class com.maxmind.minfraud.request.ShoppingCartItem.Builder
- queriesRemaining() - Method in record class com.maxmind.minfraud.response.FactorsResponse
-
Returns the value of the
queriesRemainingrecord component. - queriesRemaining() - Method in record class com.maxmind.minfraud.response.InsightsResponse
-
Returns the value of the
queriesRemainingrecord component. - queriesRemaining() - Method in record class com.maxmind.minfraud.response.ScoreResponse
-
Returns the value of the
queriesRemainingrecord component. - QUICKPAY - Enum constant in enum class com.maxmind.minfraud.request.Payment.Processor
R
- RABERIL - Enum constant in enum class com.maxmind.minfraud.request.Payment.Processor
- RAZORPAY - Enum constant in enum class com.maxmind.minfraud.request.Payment.Processor
- REAL_TIME_PAYMENT - Enum constant in enum class com.maxmind.minfraud.request.Payment.Method
-
Real time payment
- reason() - Method in record class com.maxmind.minfraud.response.Disposition
-
Returns the value of the
reasonrecord component. - reason() - Method in record class com.maxmind.minfraud.response.IpRiskReason
-
Returns the value of the
reasonrecord component. - reason() - Method in record class com.maxmind.minfraud.response.Reason
-
Returns the value of the
reasonrecord component. - Reason - Record Class in com.maxmind.minfraud.response
-
This class represents a risk score reason for the multiplier.
- Reason(String, String) - Constructor for record class com.maxmind.minfraud.response.Reason
-
Creates an instance of a
Reasonrecord class. - reasons() - Method in record class com.maxmind.minfraud.response.RiskScoreReason
-
Returns the value of the
reasonsrecord component. - RECURRING_PURCHASE - Enum constant in enum class com.maxmind.minfraud.request.Event.Type
-
A recurring purchase was made
- REDE - Enum constant in enum class com.maxmind.minfraud.request.Payment.Processor
- REDPAGOS - Enum constant in enum class com.maxmind.minfraud.request.Payment.Processor
- REFERRAL - Enum constant in enum class com.maxmind.minfraud.request.Event.Type
-
A referral was made
- referrerUri() - Method in class com.maxmind.minfraud.request.Order
- referrerUri(URI) - Method in class com.maxmind.minfraud.request.Order.Builder
- region() - Method in class com.maxmind.minfraud.request.AbstractLocation
- region(String) - Method in class com.maxmind.minfraud.request.Billing.Builder
- region(String) - Method in class com.maxmind.minfraud.request.Shipping.Builder
- registeredCountry() - Method in record class com.maxmind.minfraud.response.IpAddress
-
Returns the value of the
registeredCountryrecord component. - reportTransaction(TransactionReport) - Method in class com.maxmind.minfraud.WebServiceClient
-
Make a Report Transaction request to the web service using the TransactionReport request object passed to the method.
- representedCountry() - Method in record class com.maxmind.minfraud.response.IpAddress
-
Returns the value of the
representedCountryrecord component. - requestTimeout(Duration) - Method in class com.maxmind.minfraud.WebServiceClient.Builder
- REWARDS - Enum constant in enum class com.maxmind.minfraud.request.Payment.Method
-
Rewards payment
- REWARDSPAY - Enum constant in enum class com.maxmind.minfraud.request.Payment.Processor
- risk() - Method in record class com.maxmind.minfraud.response.EmailDomain
-
Returns the value of the
riskrecord component. - risk() - Method in record class com.maxmind.minfraud.response.IpAddress
-
Returns the value of the
riskrecord component. - risk() - Method in interface com.maxmind.minfraud.response.IpAddressInterface
- risk() - Method in record class com.maxmind.minfraud.response.ScoreIpAddress
-
Returns the value of the
riskrecord component. - riskReasons() - Method in record class com.maxmind.minfraud.response.IpAddress
-
Returns the value of the
riskReasonsrecord component. - riskScore() - Method in record class com.maxmind.minfraud.response.FactorsResponse
-
Returns the value of the
riskScorerecord component. - riskScore() - Method in record class com.maxmind.minfraud.response.InsightsResponse
-
Returns the value of the
riskScorerecord component. - riskScore() - Method in record class com.maxmind.minfraud.response.ScoreResponse
-
Returns the value of the
riskScorerecord component. - RiskScoreReason - Record Class in com.maxmind.minfraud.response
-
This class represents a risk score multiplier and reasons for that multiplier.
- RiskScoreReason(Double, List) - Constructor for record class com.maxmind.minfraud.response.RiskScoreReason
-
Compact canonical constructor that ensures immutability.
- riskScoreReasons() - Method in record class com.maxmind.minfraud.response.FactorsResponse
-
Returns the value of the
riskScoreReasonsrecord component. - ruleLabel() - Method in record class com.maxmind.minfraud.response.Disposition
-
Returns the value of the
ruleLabelrecord component.
S
- SAFECHARGE - Enum constant in enum class com.maxmind.minfraud.request.Payment.Processor
- SAGEPAY - Enum constant in enum class com.maxmind.minfraud.request.Payment.Processor
- SAME_DAY - Enum constant in enum class com.maxmind.minfraud.request.Shipping.DeliverySpeed
-
Same day
- score(Transaction) - Method in class com.maxmind.minfraud.WebServiceClient
-
Make a minFraud Score request to the web service using the transaction request object passed to the method.
- ScoreIpAddress - Record Class in com.maxmind.minfraud.response
-
This class contains the IP address risk.
- ScoreIpAddress() - Constructor for record class com.maxmind.minfraud.response.ScoreIpAddress
-
Constructs an instance of
ScoreIpAddresswith no data. - ScoreIpAddress(Double) - Constructor for record class com.maxmind.minfraud.response.ScoreIpAddress
-
Creates an instance of a
ScoreIpAddressrecord class. - ScoreResponse - Record Class in com.maxmind.minfraud.response
-
This class represents the minFraud Score response.
- ScoreResponse() - Constructor for record class com.maxmind.minfraud.response.ScoreResponse
-
Constructs an instance of
ScoreResponsewith no data. - ScoreResponse(Disposition, Double, UUID, ScoreIpAddress, Integer, Double, List) - Constructor for record class com.maxmind.minfraud.response.ScoreResponse
-
Compact canonical constructor that sets defaults for null values.
- SECUREPAY - Enum constant in enum class com.maxmind.minfraud.request.Payment.Processor
- SECURETRADING - Enum constant in enum class com.maxmind.minfraud.request.Payment.Processor
- sessionAge() - Method in class com.maxmind.minfraud.request.Device
- sessionAge(Double) - Method in class com.maxmind.minfraud.request.Device.Builder
- sessionId() - Method in class com.maxmind.minfraud.request.Device
- sessionId(String) - Method in class com.maxmind.minfraud.request.Device.Builder
- shipping() - Method in class com.maxmind.minfraud.request.Transaction
- shipping(Shipping) - Method in class com.maxmind.minfraud.request.Transaction.Builder
- Shipping - Class in com.maxmind.minfraud.request
-
The shipping information for the transaction.
- Shipping.Builder - Class in com.maxmind.minfraud.request
-
Buildercreates instances ofShippingfrom values set by the builder's methods. - Shipping.DeliverySpeed - Enum Class in com.maxmind.minfraud.request
-
Enumerated delivery speeds.
- shippingAddress() - Method in record class com.maxmind.minfraud.response.FactorsResponse
-
Returns the value of the
shippingAddressrecord component. - shippingAddress() - Method in record class com.maxmind.minfraud.response.InsightsResponse
-
Returns the value of the
shippingAddressrecord component. - ShippingAddress - Record Class in com.maxmind.minfraud.response
-
This class contains minFraud response data related to the shipping address.
- ShippingAddress() - Constructor for record class com.maxmind.minfraud.response.ShippingAddress
-
Constructs an instance of
ShippingAddresswith no data. - ShippingAddress(Integer, Integer, Boolean, Boolean, Boolean, Double, Double) - Constructor for record class com.maxmind.minfraud.response.ShippingAddress
-
Creates an instance of a
ShippingAddressrecord class. - shippingPhone() - Method in record class com.maxmind.minfraud.response.FactorsResponse
-
Returns the value of the
shippingPhonerecord component. - shippingPhone() - Method in record class com.maxmind.minfraud.response.InsightsResponse
-
Returns the value of the
shippingPhonerecord component. - shopId() - Method in class com.maxmind.minfraud.request.Event
- shopId(String) - Method in class com.maxmind.minfraud.request.Event.Builder
- SHOPIFY_PAYMENTS - Enum constant in enum class com.maxmind.minfraud.request.Payment.Processor
- shoppingCart() - Method in class com.maxmind.minfraud.request.Transaction
- ShoppingCartItem - Class in com.maxmind.minfraud.request
-
An item in the shopping cart.
- ShoppingCartItem.Builder - Class in com.maxmind.minfraud.request
-
Buildercreates instances ofShippingCartItemfrom values set by the builder's methods. - SIM_SWAP - Enum constant in enum class com.maxmind.minfraud.request.Event.Type
-
A SIM card was swapped
- SIMPLIFY_COMMERCE - Enum constant in enum class com.maxmind.minfraud.request.Payment.Processor
- SKRILL - Enum constant in enum class com.maxmind.minfraud.request.Payment.Processor
- SMARTCOIN - Enum constant in enum class com.maxmind.minfraud.request.Payment.Processor
- SMARTDEBIT - Enum constant in enum class com.maxmind.minfraud.request.Payment.Processor
- SOLIDTRUST_PAY - Enum constant in enum class com.maxmind.minfraud.request.Payment.Processor
- SPAM_OR_ABUSE - Enum constant in enum class com.maxmind.minfraud.request.TransactionReport.Tag
-
Spam or Abuse
- SPS_DECIDIR - Enum constant in enum class com.maxmind.minfraud.request.Payment.Processor
- STANDARD - Enum constant in enum class com.maxmind.minfraud.request.Shipping.DeliverySpeed
-
Standard
- status() - Method in record class com.maxmind.minfraud.response.EmailDomainVisit
-
Returns the value of the
statusrecord component. - STRIPE - Enum constant in enum class com.maxmind.minfraud.request.Payment.Processor
- subaffiliateId() - Method in class com.maxmind.minfraud.request.Order
- subaffiliateId(String) - Method in class com.maxmind.minfraud.request.Order.Builder
- subdivisions() - Method in record class com.maxmind.minfraud.response.IpAddress
-
Returns the value of the
subdivisionsrecord component. - SURVEY - Enum constant in enum class com.maxmind.minfraud.request.Event.Type
-
A survey was completed
- SUSPECTED_FRAUD - Enum constant in enum class com.maxmind.minfraud.request.TransactionReport.Tag
-
Suspected Fraud
- SYNAPSEFI - Enum constant in enum class com.maxmind.minfraud.request.Payment.Processor
- SYSTEMPAY - Enum constant in enum class com.maxmind.minfraud.request.Payment.Processor
T
- tag() - Method in class com.maxmind.minfraud.request.TransactionReport
- TELERECARGAS - Enum constant in enum class com.maxmind.minfraud.request.Payment.Processor
- time() - Method in class com.maxmind.minfraud.request.Event
- time(ZonedDateTime) - Method in class com.maxmind.minfraud.request.Event.Builder
- time(Date) - Method in class com.maxmind.minfraud.request.Event.Builder
- timeZone() - Method in record class com.maxmind.minfraud.response.GeoIp2Location
-
Returns the value of the
timeZonerecord component. - toJson() - Method in class com.maxmind.minfraud.AbstractModel
- toJson() - Method in interface com.maxmind.minfraud.JsonSerializable
- token() - Method in class com.maxmind.minfraud.request.CreditCard
- token(String) - Method in class com.maxmind.minfraud.request.CreditCard.Builder
- toString() - Method in class com.maxmind.minfraud.AbstractModel
- toString() - Method in enum class com.maxmind.minfraud.request.Event.Party
- toString() - Method in enum class com.maxmind.minfraud.request.Event.Type
- toString() - Method in enum class com.maxmind.minfraud.request.Payment.Method
- toString() - Method in enum class com.maxmind.minfraud.request.Payment.Processor
- toString() - Method in enum class com.maxmind.minfraud.request.Shipping.DeliverySpeed
- toString() - Method in enum class com.maxmind.minfraud.request.TransactionReport.Tag
- toString() - Method in record class com.maxmind.minfraud.response.BillingAddress
-
Returns a string representation of this record class.
- toString() - Method in record class com.maxmind.minfraud.response.CreditCard
-
Returns a string representation of this record class.
- toString() - Method in record class com.maxmind.minfraud.response.Device
-
Returns a string representation of this record class.
- toString() - Method in record class com.maxmind.minfraud.response.Disposition
-
Returns a string representation of this record class.
- toString() - Method in record class com.maxmind.minfraud.response.Email
-
Returns a string representation of this record class.
- toString() - Method in enum class com.maxmind.minfraud.response.EmailDomain.Classification
- toString() - Method in record class com.maxmind.minfraud.response.EmailDomain
-
Returns a string representation of this record class.
- toString() - Method in enum class com.maxmind.minfraud.response.EmailDomainVisit.Status
- toString() - Method in record class com.maxmind.minfraud.response.EmailDomainVisit
-
Returns a string representation of this record class.
- toString() - Method in record class com.maxmind.minfraud.response.FactorsResponse
-
Returns a string representation of this record class.
- toString() - Method in record class com.maxmind.minfraud.response.GeoIp2Location
-
Returns a string representation of this record class.
- toString() - Method in record class com.maxmind.minfraud.response.InsightsResponse
-
Returns a string representation of this record class.
- toString() - Method in record class com.maxmind.minfraud.response.IpAddress
-
Returns a string representation of this record class.
- toString() - Method in record class com.maxmind.minfraud.response.IpRiskReason
-
Returns a string representation of this record class.
- toString() - Method in record class com.maxmind.minfraud.response.Issuer
-
Returns a string representation of this record class.
- toString() - Method in record class com.maxmind.minfraud.response.Phone
-
Returns a string representation of this record class.
- toString() - Method in record class com.maxmind.minfraud.response.Reason
-
Returns a string representation of this record class.
- toString() - Method in record class com.maxmind.minfraud.response.RiskScoreReason
-
Returns a string representation of this record class.
- toString() - Method in record class com.maxmind.minfraud.response.ScoreIpAddress
-
Returns a string representation of this record class.
- toString() - Method in record class com.maxmind.minfraud.response.ScoreResponse
-
Returns a string representation of this record class.
- toString() - Method in record class com.maxmind.minfraud.response.ShippingAddress
-
Returns a string representation of this record class.
- toString() - Method in record class com.maxmind.minfraud.response.Warning
-
Returns a string representation of this record class.
- toString() - Method in class com.maxmind.minfraud.WebServiceClient
- TOWAH - Enum constant in enum class com.maxmind.minfraud.request.Payment.Processor
- traits() - Method in record class com.maxmind.minfraud.response.IpAddress
-
Returns the value of the
traitsrecord component. - TRANSACT_PRO - Enum constant in enum class com.maxmind.minfraud.request.Payment.Processor
- Transaction - Class in com.maxmind.minfraud.request
-
Class representing the transaction to be sent to minFraud.
- Transaction.Builder - Class in com.maxmind.minfraud.request
-
Buildercreates instances of the parent class from values set by the builder's methods. - transactionId() - Method in class com.maxmind.minfraud.request.Event
- transactionId() - Method in class com.maxmind.minfraud.request.TransactionReport
- transactionId(String) - Method in class com.maxmind.minfraud.request.Event.Builder
- transactionId(String) - Method in class com.maxmind.minfraud.request.TransactionReport.Builder
- TransactionReport - Class in com.maxmind.minfraud.request
-
The transaction information to report.
- TransactionReport.Builder - Class in com.maxmind.minfraud.request
-
Buildercreates instances ofTransactionReportfrom values set by the builder's methods. - TransactionReport.Tag - Enum Class in com.maxmind.minfraud.request
-
The enumerated tag types.
- TRUSTLY - Enum constant in enum class com.maxmind.minfraud.request.Payment.Processor
- TRUSTPAY - Enum constant in enum class com.maxmind.minfraud.request.Payment.Processor
- TSYS - Enum constant in enum class com.maxmind.minfraud.request.Payment.Processor
- type() - Method in class com.maxmind.minfraud.request.Event
- type() - Method in record class com.maxmind.minfraud.response.CreditCard
-
Returns the value of the
typerecord component. - type(Event.Type) - Method in class com.maxmind.minfraud.request.Event.Builder
U
- uri() - Method in exception class com.maxmind.minfraud.exception.HttpException
- uri() - Method in exception class com.maxmind.minfraud.exception.InvalidRequestException
- USA_EPAY - Enum constant in enum class com.maxmind.minfraud.request.Payment.Processor
- userAgent() - Method in class com.maxmind.minfraud.request.Device
- userAgent(String) - Method in class com.maxmind.minfraud.request.Device.Builder
- userId() - Method in class com.maxmind.minfraud.request.Account
- userId(String) - Method in class com.maxmind.minfraud.request.Account.Builder
- username(String) - Method in class com.maxmind.minfraud.request.Account.Builder
- usernameMd5() - Method in class com.maxmind.minfraud.request.Account
V
- valueOf(String) - Static method in enum class com.maxmind.minfraud.request.Event.Party
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.maxmind.minfraud.request.Event.Type
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.maxmind.minfraud.request.Payment.Method
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.maxmind.minfraud.request.Payment.Processor
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.maxmind.minfraud.request.Shipping.DeliverySpeed
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.maxmind.minfraud.request.TransactionReport.Tag
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.maxmind.minfraud.response.EmailDomain.Classification
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.maxmind.minfraud.response.EmailDomainVisit.Status
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class com.maxmind.minfraud.request.Event.Party
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.maxmind.minfraud.request.Event.Type
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.maxmind.minfraud.request.Payment.Method
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.maxmind.minfraud.request.Payment.Processor
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.maxmind.minfraud.request.Shipping.DeliverySpeed
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.maxmind.minfraud.request.TransactionReport.Tag
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.maxmind.minfraud.response.EmailDomain.Classification
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.maxmind.minfraud.response.EmailDomainVisit.Status
-
Returns an array containing the constants of this enum class, in the order they are declared.
- VANTIV - Enum constant in enum class com.maxmind.minfraud.request.Payment.Processor
- VEREPAY - Enum constant in enum class com.maxmind.minfraud.request.Payment.Processor
- VERICHECK - Enum constant in enum class com.maxmind.minfraud.request.Payment.Processor
- VINDICIA - Enum constant in enum class com.maxmind.minfraud.request.Payment.Processor
- VIRTUAL_CARD_SERVICES - Enum constant in enum class com.maxmind.minfraud.request.Payment.Processor
- visit() - Method in record class com.maxmind.minfraud.response.EmailDomain
-
Returns the value of the
visitrecord component. - VME - Enum constant in enum class com.maxmind.minfraud.request.Payment.Processor
- volume() - Method in record class com.maxmind.minfraud.response.EmailDomain
-
Returns the value of the
volumerecord component. - VPOS - Enum constant in enum class com.maxmind.minfraud.request.Payment.Processor
W
- warning() - Method in record class com.maxmind.minfraud.response.Warning
-
Returns the value of the
warningrecord component. - Warning - Record Class in com.maxmind.minfraud.response
-
This class represents a warning returned by the web service.
- Warning(String, String, String) - Constructor for record class com.maxmind.minfraud.response.Warning
-
Creates an instance of a
Warningrecord class. - warnings() - Method in record class com.maxmind.minfraud.response.FactorsResponse
-
Returns the value of the
warningsrecord component. - warnings() - Method in record class com.maxmind.minfraud.response.InsightsResponse
-
Returns the value of the
warningsrecord component. - warnings() - Method in record class com.maxmind.minfraud.response.ScoreResponse
-
Returns the value of the
warningsrecord component. - was3dSecureSuccessful() - Method in class com.maxmind.minfraud.request.CreditCard
- was3dSecureSuccessful(Boolean) - Method in class com.maxmind.minfraud.request.CreditCard.Builder
- wasAuthorized() - Method in class com.maxmind.minfraud.request.Payment
- wasAuthorized(boolean) - Method in class com.maxmind.minfraud.request.Payment.Builder
- WebServiceClient - Class in com.maxmind.minfraud
-
Client for MaxMind minFraud Score, Insights, and Factors
- WebServiceClient.Builder - Class in com.maxmind.minfraud
-
Buildercreates instances ofWebServiceClientfrom values set by the methods. - WINDCAVE - Enum constant in enum class com.maxmind.minfraud.request.Payment.Processor
- WIRECARD - Enum constant in enum class com.maxmind.minfraud.request.Payment.Processor
- WORLDPAY - Enum constant in enum class com.maxmind.minfraud.request.Payment.Processor
All Classes and Interfaces|All Packages|Serialized Form
GeoIp2Location.accuracyRadius()instead. This method will be removed in 5.0.0.