Uses of Enum
org.apache.shiro.web.filter.InvalidRequestFilter.PathTraversalBlockMode
Packages that use InvalidRequestFilter.PathTraversalBlockMode
Package
Description
Base package supporting all Servlet
Filter implementations used to control
access to web pages and URL resources.-
Uses of InvalidRequestFilter.PathTraversalBlockMode in org.apache.shiro.web.filter
Methods in org.apache.shiro.web.filter that return InvalidRequestFilter.PathTraversalBlockModeModifier and TypeMethodDescriptionInvalidRequestFilter.getPathTraversalBlockMode()Returns the enum constant of this type with the specified name.InvalidRequestFilter.PathTraversalBlockMode.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.apache.shiro.web.filter with parameters of type InvalidRequestFilter.PathTraversalBlockModeModifier and TypeMethodDescriptionvoidInvalidRequestFilter.setBlockPathTraversal(InvalidRequestFilter.PathTraversalBlockMode mode)