Package | Description |
---|---|
org.springframework.security.cas.web |
Authenticates standard web browser users via CAS.
|
org.springframework.security.config.annotation.web | |
org.springframework.security.config.annotation.web.builders | |
org.springframework.security.config.annotation.web.configuration | |
org.springframework.security.config.annotation.web.configurers | |
org.springframework.security.config.http |
Parsing of the <http> namespace element.
|
org.springframework.security.taglibs.authz |
JSP Security tag library implementation.
|
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.channel |
Classes that ensure web requests are received over required transport channels.
|
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.authentication.www |
WWW-Authenticate based authentication mechanism implementations: Basic and Digest authentication.
|
org.springframework.security.web.debug | |
org.springframework.security.web.savedrequest |
Classes related to the caching of an
HttpServletRequest which requires authentication. |
org.springframework.security.web.servletapi |
Populates a Servlet request with a new Spring Security compliant
HttpServletRequestWrapper . |
org.springframework.security.web.session |
Session management filters,
HttpSession events and publisher classes. |
Class and Description |
---|
AuthenticationEntryPoint
Used by
ExceptionTranslationFilter to commence an authentication scheme. |
Class and Description |
---|
DefaultSecurityFilterChain
Standard implementation of
SecurityFilterChain . |
Class and Description |
---|
DefaultSecurityFilterChain
Standard implementation of
SecurityFilterChain . |
FilterInvocation
Holds objects associated with a HTTP filter.
|
SecurityFilterChain
Defines a filter chain which is capable of being matched against an
HttpServletRequest . |
Class and Description |
---|
FilterInvocation
Holds objects associated with a HTTP filter.
|
Class and Description |
---|
AuthenticationEntryPoint
Used by
ExceptionTranslationFilter to commence an authentication scheme. |
FilterInvocation
Holds objects associated with a HTTP filter.
|
PortMapper
PortMapper implementations provide callers with information
about which HTTP ports are associated with which HTTPS ports on the system,
and vice versa. |
Class and Description |
---|
FilterChainProxy
Delegates
Filter requests to a list of Spring-managed filter beans. |
FilterChainProxy.FilterChainValidator |
Class and Description |
---|
FilterInvocation
Holds objects associated with a HTTP filter.
|
Class and Description |
---|
FilterChainProxy
Delegates
Filter requests to a list of Spring-managed filter beans. |
FilterChainProxy.FilterChainValidator |
PortMapper
PortMapper implementations provide callers with information
about which HTTP ports are associated with which HTTPS ports on the system,
and vice versa. |
PortResolver
A
PortResolver determines the port a web request was received
on. |
RedirectStrategy
Encapsulates the redirection logic for all classes in the framework which perform redirects.
|
SecurityFilterChain
Defines a filter chain which is capable of being matched against an
HttpServletRequest . |
Class and Description |
---|
AuthenticationEntryPoint
Used by
ExceptionTranslationFilter to commence an authentication scheme. |
Class and Description |
---|
FilterInvocation
Holds objects associated with a HTTP filter.
|
PortMapper
PortMapper implementations provide callers with information
about which HTTP ports are associated with which HTTPS ports on the system,
and vice versa. |
PortResolver
A
PortResolver determines the port a web request was received
on. |
RedirectStrategy
Encapsulates the redirection logic for all classes in the framework which perform redirects.
|
Class and Description |
---|
FilterInvocation
Holds objects associated with a HTTP filter.
|
Class and Description |
---|
FilterInvocation
Holds objects associated with a HTTP filter.
|
Class and Description |
---|
AuthenticationEntryPoint
Used by
ExceptionTranslationFilter to commence an authentication scheme. |
PortMapper
PortMapper implementations provide callers with information
about which HTTP ports are associated with which HTTPS ports on the system,
and vice versa. |
PortResolver
A
PortResolver determines the port a web request was received
on. |
RedirectStrategy
Encapsulates the redirection logic for all classes in the framework which perform redirects.
|
Class and Description |
---|
AuthenticationEntryPoint
Used by
ExceptionTranslationFilter to commence an authentication scheme. |
Class and Description |
---|
FilterChainProxy
Delegates
Filter requests to a list of Spring-managed filter beans. |
Class and Description |
---|
PortResolver
A
PortResolver determines the port a web request was received
on. |
Class and Description |
---|
AuthenticationEntryPoint
Used by
ExceptionTranslationFilter to commence an authentication scheme. |
Class and Description |
---|
RedirectStrategy
Encapsulates the redirection logic for all classes in the framework which perform redirects.
|
Copyright © 2019. All rights reserved.