Spring Security Framework

Package org.springframework.security.intercept.method.aopalliance

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

See:
          Description

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

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

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


Spring Security Framework

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