| Package | Description |
|---|---|
| org.springframework.security.config.annotation.web.builders | |
| org.springframework.security.config.annotation.web.configurers |
| Modifier and Type | Class and Description |
|---|---|
class |
HttpSecurity.RequestMatcherConfigurer
Allows mapping HTTP requests that this
HttpSecurity will be used for |
class |
WebSecurity.IgnoredRequestConfigurer
Allows registering
RequestMatcher instances that should be
ignored by Spring Security. |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractConfigAttributeRequestMatcherRegistry<C>
A base class for registering
RequestMatcher's. |
class |
ChannelSecurityConfigurer.ChannelRequestMatcherRegistry |
class |
ExpressionUrlAuthorizationConfigurer.ExpressionInterceptUrlRegistry |
class |
UrlAuthorizationConfigurer.StandardInterceptUrlRegistry |
Copyright © 2016. All rights reserved.