Uses of Class
marauroa.server.net.validator.InetAddressMask
Packages that use InetAddressMask
Package
Description
high level database access.
The package stores the connection validator.
-
Uses of InetAddressMask in marauroa.server.game.db
Methods in marauroa.server.game.db that return types with arguments of type InetAddressMaskModifier and TypeMethodDescriptionBanListDAO.getBannedAddresses()
Deprecated.BanListDAO.getBannedAddresses(DBTransaction transaction)
gets a list of all banned ip-address ranges -
Uses of InetAddressMask in marauroa.server.game.dbcommand
Methods in marauroa.server.game.dbcommand that return types with arguments of type InetAddressMask -
Uses of InetAddressMask in marauroa.server.net.validator
Methods in marauroa.server.net.validator that return types with arguments of type InetAddressMaskModifier and TypeMethodDescriptionConnectionValidator.iterator()
Returns an iterator over the temporal bans.