Uses of Class
org.eximeebpms.bpm.webapp.impl.security.filter.RequestMatcher
Packages that use RequestMatcher
Package
Description
-
Uses of RequestMatcher in org.eximeebpms.bpm.webapp.impl.security.filter
Fields in org.eximeebpms.bpm.webapp.impl.security.filter with type parameters of type RequestMatcherModifier and TypeFieldDescriptionprotected List<RequestMatcher>PathFilterRule.allowedPathsprotected List<RequestMatcher>PathFilterRule.deniedPathsMethods in org.eximeebpms.bpm.webapp.impl.security.filter that return types with arguments of type RequestMatcherModifier and TypeMethodDescriptionPathFilterRule.getAllowedPaths()PathFilterRule.getDeniedPaths() -
Uses of RequestMatcher in org.eximeebpms.bpm.webapp.impl.security.filter.util
Methods in org.eximeebpms.bpm.webapp.impl.security.filter.util that return RequestMatcherModifier and TypeMethodDescriptionprotected static RequestMatcherFilterRules.transformPathMatcher(SecurityFilterConfig.PathMatcherConfig pathMatcherConfig, String applicationPath)