Uses of Class
co.datadome.api.common.IpAddressMatcher
Packages that use IpAddressMatcher
-
Uses of IpAddressMatcher in co.datadome.api.common
Methods in co.datadome.api.common that return types with arguments of type IpAddressMatcherModifier and TypeMethodDescriptionprotected static List<IpAddressMatcher>DataDomeRequestConsumer.convertToSubnet(Collection<String> subnets) DataDomeRequestConsumer.getSubnetMatchers()Method parameters in co.datadome.api.common with type arguments of type IpAddressMatcherModifier and TypeMethodDescriptionprotected static booleanDataDomeRequestConsumer.matchSubnets(String ip, List<IpAddressMatcher> subnetMatchers)