Package org.springframework.security.access.intercept.aopalliance

Enforces security for AOP Alliance MethodInvocations, such as via Spring AOP.

See:
          Description

Class Summary
MethodSecurityInterceptor Provides security interception of AOP Alliance based method invocations.
MethodSecurityMetadataSourceAdvisor Advisor driven by a MethodSecurityMetadataSource, used to exclude a MethodSecurityInterceptor from public (ie non-secure) methods.
 

Package org.springframework.security.access.intercept.aopalliance Description

Enforces security for AOP Alliance MethodInvocations, such as via Spring AOP.



Copyright © 2004-2009 SpringSource, Inc. All Rights Reserved.