Package com.maxmind.minfraud.response
Class ScoreIpAddress
java.lang.Object
com.maxmind.minfraud.response.ScoreIpAddress
- All Implemented Interfaces:
IpAddressInterface
This class contains the IP address risk.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ScoreIpAddress
-
ScoreIpAddress
public ScoreIpAddress()
-
-
Method Details
-
getRisk
- Specified by:
getRisk
in interfaceIpAddressInterface
- Returns:
- The risk associated with the IP address. The value ranges from 0.01 to 99. A higher score indicates a higher risk.
-