org.springframework.flex.messaging.security
Interface EndpointSecurityAdvisor

All Superinterfaces:
org.springframework.aop.Advisor
All Known Implementing Classes:
EndpointServiceMessagePointcutAdvisor

public interface EndpointSecurityAdvisor
extends org.springframework.aop.Advisor

Marker interface for Spring AOP Advisors that apply security constraints to BlazeDS Endpoints.

Author:
Jeremy Grelle

Method Summary
 
Methods inherited from interface org.springframework.aop.Advisor
getAdvice, isPerInstance