Interface IpAddressInterface

All Known Implementing Classes:
IpAddress, ScoreIpAddress

public interface IpAddressInterface
Interface for IP address risk models.
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • getRisk

      Double getRisk()
      Returns:
      The risk associated with the IP address.