Uses of Enum
org.apache.shiro.web.filter.mgt.DefaultFilter
Packages that use DefaultFilter
Package
Description
The filter 'mgt' (management) package contains components used in managing Filters that are available for
filter chain construction, the filter chains themselves, as well as resolving filter chains based by name.
-
Uses of DefaultFilter in org.apache.shiro.web.filter.mgt
Methods in org.apache.shiro.web.filter.mgt that return DefaultFilterModifier and TypeMethodDescriptionstatic DefaultFilterReturns the enum constant of this type with the specified name.static DefaultFilter[]DefaultFilter.values()Returns an array containing the constants of this enum type, in the order they are declared.