Class IpAllowListMatcher
java.lang.Object
com.djrapitops.plan.delivery.webserver.configuration.IpAllowListMatcher
Uses ipaddress library to support multiple formats of IP address ranges.
-
Constructor Summary
ConstructorDescriptionIpAllowListMatcher
(net.playeranalytics.plugin.server.PluginLogger logger, PlanFiles files, AddressAllowList addressAllowList) -
Method Summary
-
Constructor Details
-
IpAllowListMatcher
@Inject public IpAllowListMatcher(net.playeranalytics.plugin.server.PluginLogger logger, PlanFiles files, AddressAllowList addressAllowList)
-
-
Method Details
-
prepare
public void prepare() -
isAllowed
-
getDependencyResource
-