Package | Description |
---|---|
org.springframework.security.config.http |
Parsing of the <http> namespace element.
|
org.springframework.security.web |
Spring Security's web security module.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultFilterChainValidator |
Modifier and Type | Method and Description |
---|---|
void |
FilterChainProxy.setFilterChainValidator(FilterChainProxy.FilterChainValidator filterChainValidator)
Used (internally) to specify a validation strategy for the filters in each configured chain.
|
Copyright © 2019. All rights reserved.