A B C D E F G H I J L M O P R S T V

E

ENDPOINT_PROCESSOR_SUFFIX - Static variable in class org.springframework.flex.config.BeanIds
 
EndpointAdvisor - Interface in org.springframework.flex.core
Marker interface for Spring AOP Advisors that apply advice to BlazeDS Endpoints.
EndpointConfigProcessor - Class in org.springframework.flex.core
Processor that applies advice to configured BlazeDS endpoints by wrapping them in Spring AOP proxies.
EndpointConfigProcessor(List<EndpointAdvisor>) - Constructor for class org.springframework.flex.core.EndpointConfigProcessor
 
EndpointDefinitionSource - Class in org.springframework.flex.security
Implementation of ObjectDefinitionSource for BlazeDS Endpoints.
EndpointDefinitionSource(UrlMatcher, LinkedHashMap<RequestKey, ConfigAttributeDefinition>) - Constructor for class org.springframework.flex.security.EndpointDefinitionSource
 
EndpointDefinitionSource(UrlMatcher, LinkedHashMap<RequestKey, ConfigAttributeDefinition>, HashMap<String, ConfigAttributeDefinition>) - Constructor for class org.springframework.flex.security.EndpointDefinitionSource
Builds the internal request map from the supplied map, and stores the endpoint map for matching by channel id.
EndpointInterceptor - Class in org.springframework.flex.security
Security interceptor that secures messages being passed to BlazeDS endpoints based on the security attributes configured for the endpoint being invoked.
EndpointInterceptor() - Constructor for class org.springframework.flex.security.EndpointInterceptor
 
EndpointInterceptor - Class in org.springframework.flex.security3
Security interceptor that secures messages being passed to BlazeDS endpoints based on the security attributes configured for the endpoint being invoked.
EndpointInterceptor() - Constructor for class org.springframework.flex.security3.EndpointInterceptor
 
EndpointSecurityMetadataSource - Class in org.springframework.flex.security3
Implementation of SecurityMetadataSource for BlazeDS Endpoints.
EndpointSecurityMetadataSource(UrlMatcher, LinkedHashMap<RequestKey, Collection<ConfigAttribute>>) - Constructor for class org.springframework.flex.security3.EndpointSecurityMetadataSource
 
EndpointSecurityMetadataSource(UrlMatcher, LinkedHashMap<RequestKey, Collection<ConfigAttribute>>, HashMap<String, Collection<ConfigAttribute>>) - Constructor for class org.springframework.flex.security3.EndpointSecurityMetadataSource
Builds the internal request map from the supplied map, and stores the endpoint map for matching by channel id.
EndpointServiceMessagePointcutAdvisor - Class in org.springframework.flex.core
Static method-matching pointcut advisor that applies security advice to invocations of AbstractEndpoint.serviceMessage(Message).
EndpointServiceMessagePointcutAdvisor(Advice) - Constructor for class org.springframework.flex.core.EndpointServiceMessagePointcutAdvisor
 
ExceptionTranslationAdvice - Class in org.springframework.flex.core
Catches Throwable objects and looks for a registered ExceptionTranslator that knows how to translate them to more specific BlazeDS MessageExceptions to be re-thrown so that a proper AMF error will be sent back to the client.
ExceptionTranslationAdvice() - Constructor for class org.springframework.flex.core.ExceptionTranslationAdvice
 
ExceptionTranslator - Interface in org.springframework.flex.core
Strategy interface that allows for translation of known exception types into BlazeDS MessageExceptions that will propagate proper AMF error message back to the client.
extractPassword(Object) - Method in class org.springframework.flex.security.SpringSecurityLoginCommand
Extracts the password from the Flex client credentials
extractPassword(Object) - Method in class org.springframework.flex.security3.SpringSecurityLoginCommand
Extracts the password from the Flex client credentials

A B C D E F G H I J L M O P R S T V