| Package | Description |
|---|---|
| org.springframework.security.access.annotation |
Support for JSR-250 and Spring Security
@Secured annotations. |
| org.springframework.security.access.intercept.aopalliance |
Enforces security for AOP Alliance
MethodInvocations, such as via Spring AOP. |
| org.springframework.security.access.method |
Provides
SecurityMetadataSource implementations for securing Java method invocations via different
AOP libraries. |
| org.springframework.security.access.prepost |
Contains the infrastructure classes for handling the
@PreAuthorize, @PreFilter, @PostAuthorize
and @PostFilter annotations. |
| org.springframework.security.config.annotation.method.configuration |
| Class and Description |
|---|
| AbstractFallbackMethodSecurityMetadataSource
Abstract implementation of
MethodSecurityMetadataSource that supports both Spring AOP and AspectJ and
performs attribute resolution from: 1. |
| AbstractMethodSecurityMetadataSource
Abstract implementation of MethodSecurityMetadataSource which resolves the secured object type to
a MethodInvocation.
|
| MethodSecurityMetadataSource
Interface for
SecurityMetadataSource implementations
that are designed to perform lookups keyed on Methods. |
| Class and Description |
|---|
| MethodSecurityMetadataSource
Interface for
SecurityMetadataSource implementations
that are designed to perform lookups keyed on Methods. |
| Class and Description |
|---|
| AbstractFallbackMethodSecurityMetadataSource
Abstract implementation of
MethodSecurityMetadataSource that supports both Spring AOP and AspectJ and
performs attribute resolution from: 1. |
| AbstractMethodSecurityMetadataSource
Abstract implementation of MethodSecurityMetadataSource which resolves the secured object type to
a MethodInvocation.
|
| MethodSecurityMetadataSource
Interface for
SecurityMetadataSource implementations
that are designed to perform lookups keyed on Methods. |
| Class and Description |
|---|
| AbstractMethodSecurityMetadataSource
Abstract implementation of MethodSecurityMetadataSource which resolves the secured object type to
a MethodInvocation.
|
| MethodSecurityMetadataSource
Interface for
SecurityMetadataSource implementations
that are designed to perform lookups keyed on Methods. |
| Class and Description |
|---|
| MethodSecurityMetadataSource
Interface for
SecurityMetadataSource implementations
that are designed to perform lookups keyed on Methods. |
Copyright © 2016. All rights reserved.