Uses of Interface
com.maxmind.minfraud.response.IpAddressInterface
-
Packages that use IpAddressInterface Package Description com.maxmind.minfraud.response -
-
Uses of IpAddressInterface in com.maxmind.minfraud.response
Classes in com.maxmind.minfraud.response that implement IpAddressInterface Modifier and Type Class Description class
IpAddress
This class contains minFraud response data related to the IP locationclass
ScoreIpAddress
This class contains the IP address risk.Methods in com.maxmind.minfraud.response that return IpAddressInterface Modifier and Type Method Description IpAddressInterface
ScoreResponse. getIpAddress()
-