- All Known Implementing Classes:
IpAddress
,ScoreIpAddress
public interface IpAddressInterface
Interface for IP address risk models.
-
Method Summary
-
Method Details
-
getRisk
Double getRisk()- Returns:
- The risk associated with the IP address.
-