| Package | Description |
|---|---|
| org.springframework.security.config.annotation.web.builders | |
| 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.
|
| Class and Description |
|---|
| FilterSecurityInterceptor
Performs security handling of HTTP resources via a filter implementation.
|
| Class and Description |
|---|
| FilterInvocationSecurityMetadataSource
Marker interface for
SecurityMetadataSource implementations
that are designed to perform lookups keyed on FilterInvocations. |
| Class and Description |
|---|
| DefaultFilterInvocationSecurityMetadataSource
Default implementation of FilterInvocationDefinitionSource.
|
| FilterInvocationSecurityMetadataSource
Marker interface for
SecurityMetadataSource implementations
that are designed to perform lookups keyed on FilterInvocations. |
| Class and Description |
|---|
| FilterInvocationSecurityMetadataSource
Marker interface for
SecurityMetadataSource implementations
that are designed to perform lookups keyed on FilterInvocations. |
Copyright © 2016. All rights reserved.