Uses of Class
org.apache.james.jspf.core.IPAddr
Packages that use IPAddr
-
Uses of IPAddr in org.apache.james.jspf.core
Methods in org.apache.james.jspf.core that return IPAddrModifier and TypeMethodDescriptionstatic IPAddr
IPAddr.getAddress
(String netAddress) static IPAddr
IPAddr.getAddress
(String netAddress, int maskLength) Get ipAddress for the given String and netmask -
Uses of IPAddr in org.apache.james.jspf.terms
Methods in org.apache.james.jspf.terms that return IPAddrMethods in org.apache.james.jspf.terms with parameters of type IPAddrModifier and TypeMethodDescriptionboolean
AMechanism.checkAddressList
(IPAddr checkAddress, List<String> addressList, int cidr) Check if the given ipaddress array contains the provided ip.