|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.springframework.security.web.util | |
---|---|
org.springframework.security.web | Spring Security's web security module. |
org.springframework.security.web.access | Access-control related classes and packages. |
org.springframework.security.web.access.expression | Implementation of web security expressions. |
org.springframework.security.web.access.intercept | Enforcement of security for HTTP requests, typically by the URL requested. |
org.springframework.security.web.authentication | Authentication processing mechanisms, which respond to the submission of authentication credentials using various protocols (eg BASIC, CAS, form login etc). |
org.springframework.security.web.util | Web utility classes. |
Classes in org.springframework.security.web.util used by org.springframework.security.web | |
---|---|
UrlMatcher
Strategy for deciding whether configured path matches a submitted candidate URL. |
Classes in org.springframework.security.web.util used by org.springframework.security.web.access | |
---|---|
ThrowableAnalyzer
Handler for analyzing Throwable instances. |
Classes in org.springframework.security.web.util used by org.springframework.security.web.access.expression | |
---|---|
UrlMatcher
Strategy for deciding whether configured path matches a submitted candidate URL. |
Classes in org.springframework.security.web.util used by org.springframework.security.web.access.intercept | |
---|---|
UrlMatcher
Strategy for deciding whether configured path matches a submitted candidate URL. |
Classes in org.springframework.security.web.util used by org.springframework.security.web.authentication | |
---|---|
RequestMatcher
Simple strategy to match an HttpServletRequest. |
Classes in org.springframework.security.web.util used by org.springframework.security.web.util | |
---|---|
RequestMatcher
Simple strategy to match an HttpServletRequest. |
|
ThrowableCauseExtractor
Interface for handlers extracting the cause out of a specific Throwable type. |
|
UrlMatcher
Strategy for deciding whether configured path matches a submitted candidate URL. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |