| Package | Description |
|---|---|
| org.springframework.security.access.intercept.aspectj |
Enforces security for AspectJ
JointPoints, delegating secure object callbacks to the calling aspect. |
| org.springframework.security.config.annotation.method.configuration |
| Class and Description |
|---|
| MethodSecurityInterceptor
Provides security interception of AOP Alliance based method invocations.
|
| Class and Description |
|---|
| MethodSecurityMetadataSourceAdvisor
Advisor driven by a
MethodSecurityMetadataSource, used to exclude a MethodSecurityInterceptor from
public (non-secure) methods. |
Copyright © 2016. All rights reserved.