Uses of Enum Class
org.graylog2.system.urlwhitelist.WhitelistEntry.Type
Packages that use WhitelistEntry.Type
-
Uses of WhitelistEntry.Type in org.graylog2.system.urlwhitelist
Methods in org.graylog2.system.urlwhitelist that return WhitelistEntry.TypeModifier and TypeMethodDescriptionWhitelistEntry.type()static WhitelistEntry.TypeReturns the enum constant of this class with the specified name.static WhitelistEntry.Type[]WhitelistEntry.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.