Class IpAllowListMatcher
java.lang.Object
com.djrapitops.plan.delivery.webserver.configuration.IpAllowListMatcher
Uses ipaddress library to support multiple formats of IP address ranges.
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected final dev.vankka.dependencydownload.ApplicationDependencyManager
-
Constructor Summary
ConstructorsConstructorDescriptionIpAllowListMatcher
(net.playeranalytics.plugin.server.PluginLogger logger, PlanFiles files, AddressAllowList addressAllowList, dev.vankka.dependencydownload.ApplicationDependencyManager applicationDependencyManager) -
Method Summary
-
Field Details
-
applicationDependencyManager
protected final dev.vankka.dependencydownload.ApplicationDependencyManager applicationDependencyManager
-
-
Constructor Details
-
IpAllowListMatcher
@Inject public IpAllowListMatcher(net.playeranalytics.plugin.server.PluginLogger logger, PlanFiles files, AddressAllowList addressAllowList, dev.vankka.dependencydownload.ApplicationDependencyManager applicationDependencyManager)
-
-
Method Details
-
prepare
public void prepare() -
isAllowed
-
getDependencyResource
-