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

S

SecurityExceptionTranslator - Class in org.springframework.flex.security
Translates SpringSecurityExceptions to appropriate BlazeDS SecurityExceptions.
SecurityExceptionTranslator() - Constructor for class org.springframework.flex.security.SecurityExceptionTranslator
 
SecurityExceptionTranslator - Class in org.springframework.flex.security3
Translates SpringSecurityExceptions to appropriate BlazeDS SecurityExceptions.
SecurityExceptionTranslator() - Constructor for class org.springframework.flex.security3.SecurityExceptionTranslator
 
send(AsyncMessageCreator) - Method in class org.springframework.flex.messaging.MessageTemplate
Sends a message created by the specified AsyncMessageCreator
send(Object) - Method in class org.springframework.flex.messaging.MessageTemplate
Sends a message with the specified body to the default destination.
send(String, Object) - Method in class org.springframework.flex.messaging.MessageTemplate
Sends a message with the specified body to the specified destination
SESSION_FIXATION_PROTECTION_CONFIGURER - Static variable in class org.springframework.flex.config.BeanIds
 
SessionFixationProtectionPostProcessor - Class in org.springframework.flex.security
BeanFactoryPostProcessor implementation that inspects the BeanFactory for Spring Security configuration settings and installs the FlexSessionInvalidatingAuthenticationListener if Spring Security is detected and session fixation protection is enabled.
SessionFixationProtectionPostProcessor() - Constructor for class org.springframework.flex.security.SessionFixationProtectionPostProcessor
 
SessionFixationProtectionPostProcessor - Class in org.springframework.flex.security3
BeanFactoryPostProcessor implementation that inspects the BeanFactory for Spring Security configuration settings and installs the FlexSessionInvalidatingAuthenticationListener if Spring Security is detected and session fixation protection is enabled.
SessionFixationProtectionPostProcessor() - Constructor for class org.springframework.flex.security3.SessionFixationProtectionPostProcessor
 
SessionFixationProtectionPostProcessor.PriorityOrderedRequestContextFilter - Class in org.springframework.flex.security
Filter to ensure the request context gets stored before the Spring Security filter chain is invoked so that the FlexSessionInvalidatingAuthenticationListener has access to the request attributes.
SessionFixationProtectionPostProcessor.PriorityOrderedRequestContextFilter() - Constructor for class org.springframework.flex.security.SessionFixationProtectionPostProcessor.PriorityOrderedRequestContextFilter
 
SessionFixationProtectionPostProcessor.PriorityOrderedRequestContextFilter - Class in org.springframework.flex.security3
Filter to ensure the request context gets stored before the Spring Security filter chain is invoked so that the FlexSessionInvalidatingAuthenticationListener has access to the request attributes.
SessionFixationProtectionPostProcessor.PriorityOrderedRequestContextFilter() - Constructor for class org.springframework.flex.security3.SessionFixationProtectionPostProcessor.PriorityOrderedRequestContextFilter
 
setAllowSubtopics(String) - Method in class org.springframework.flex.messaging.MessageDestinationFactory
 
setApplicationEventPublisher(ApplicationEventPublisher) - Method in class org.springframework.flex.security.SessionFixationProtectionPostProcessor
setApplicationEventPublisher(ApplicationEventPublisher) - Method in class org.springframework.flex.security3.SessionFixationProtectionPostProcessor
setAsText(String) - Method in class org.springframework.flex.config.json.JsonConfigMapPropertyEditor
setBeanClassLoader(ClassLoader) - Method in class org.springframework.flex.core.EndpointConfigProcessor
setBeanClassLoader(ClassLoader) - Method in class org.springframework.flex.core.MessageBrokerFactoryBean
setBeanFactory(BeanFactory) - Method in class org.springframework.flex.core.AbstractDestinationFactory
setBeanFactory(BeanFactory) - Method in class org.springframework.flex.core.AbstractServiceConfigProcessor
setBeanFactory(BeanFactory) - Method in class org.springframework.flex.messaging.MessageTemplate
setBeanName(String) - Method in class org.springframework.flex.core.AbstractDestinationFactory
setBeanName(String) - Method in class org.springframework.flex.core.ManageableComponentFactoryBean
setBeanName(String) - Method in class org.springframework.flex.core.MessageBrokerFactoryBean
setBeanName(String) - Method in class org.springframework.flex.messaging.integration.IntegrationAdapter
setBeanName(String) - Method in class org.springframework.flex.messaging.jms.JmsAdapter
setChannels(String[]) - Method in class org.springframework.flex.core.AbstractDestinationFactory
Specify the BlazeDS channel ids (in order of preference) for communication with this destination
setClusterMessageRouting(String) - Method in class org.springframework.flex.messaging.MessageDestinationFactory
 
setConfigProcessors(Set<MessageBrokerConfigProcessor>) - Method in class org.springframework.flex.core.MessageBrokerFactoryBean
 
setConfigurationManager(ConfigurationManager) - Method in class org.springframework.flex.core.MessageBrokerFactoryBean
 
setConfigurationParser(ConfigurationParser) - Method in class org.springframework.flex.config.FlexConfigurationManager
Sets the parser to be used in building a MessagingConfiguration.
setConfigurationPath(String) - Method in class org.springframework.flex.config.FlexConfigurationManager
Set the path for the BlazeDS XML configuration file.
setConnectionFactory(ConnectionFactory) - Method in class org.springframework.flex.messaging.jms.JmsAdapter
Sets the ConnectionFactory to use for sending and receiving JMS messages
setDefaultAdapterId(String) - Method in class org.springframework.flex.core.AbstractServiceConfigProcessor
Set the id for the default adapter to be installed in the Service.
setDefaultChannels(String[]) - Method in class org.springframework.flex.core.AbstractServiceConfigProcessor
Set the ids of the default channels to be set on the Service.
setDefaultDestination(String) - Method in class org.springframework.flex.messaging.MessageTemplate
Sets the id of the default message destination for this template
setDestinationId(String) - Method in class org.springframework.flex.core.AbstractDestinationFactory
Specify the id for the destination
setDestinationResolver(DestinationResolver) - Method in class org.springframework.flex.messaging.jms.JmsAdapter
Sets the DestinationResolver for resolving the JMS destination for this adapter
setExceptionTranslators(Set<ExceptionTranslator>) - Method in class org.springframework.flex.core.ExceptionTranslationAdvice
Sets the provided exception translators
setExcludeMethods(String[]) - Method in class org.springframework.flex.remoting.RemotingDestinationExporter
Sets the methods to be excluded from the bean being exported
setExtractPayload(boolean) - Method in class org.springframework.flex.messaging.integration.IntegrationAdapter
Specify whether the Flex Message body should be extracted to be used as the payload of a Spring Integration Message.
setIncludeMethods(String[]) - Method in class org.springframework.flex.remoting.RemotingDestinationExporter
Sets the methods to included from the bean being exported
setJmsDestination(Destination) - Method in class org.springframework.flex.messaging.jms.JmsAdapter
Sets the JMS Destination for messages sent and received by this adapter
setMessageBroker(MessageBroker) - Method in class org.springframework.flex.core.AbstractDestinationFactory
Set the MessageBroker where this destination will be created.
setMessageBroker(MessageBroker) - Method in class org.springframework.flex.messaging.MessageTemplate
Sets the MessageBroker for routing messages
setMessageChannel(MessageChannel) - Method in class org.springframework.flex.messaging.integration.IntegrationAdapter
Sets the Spring Integration MessageChannel for sending and receiving messages
setMessageConverter(MessageConverter) - Method in class org.springframework.flex.messaging.jms.JmsAdapter
Sets the MessageConverter for messages sent and received by this adapter.
setMessageInterceptors(Set<MessageInterceptor>) - Method in class org.springframework.flex.core.MessageInterceptionAdvice
Sets the chain of provided MessageInterceptors
setMessageTimeToLive(String) - Method in class org.springframework.flex.messaging.MessageDestinationFactory
 
setObjectDefinitionSource(EndpointDefinitionSource) - Method in class org.springframework.flex.security.EndpointInterceptor
Sets the EndpointDefinitionSource for the endpoint being secured
setObjectDefinitionSource(EndpointSecurityMetadataSource) - Method in class org.springframework.flex.security3.EndpointInterceptor
Sets the EndpointSecurityMetadataSource for the endpoint being secured
setPerClientAuthentication(boolean) - Method in class org.springframework.flex.security.SpringSecurityLoginCommand
Configures the per-client authentication setting for the BlazeDS login manager
setPerClientAuthentication(boolean) - Method in class org.springframework.flex.security3.SpringSecurityLoginCommand
Configures the per-client authentication setting for the BlazeDS login manager
setProperties(ConfigMap) - Method in class org.springframework.flex.core.ManageableComponentFactoryBean
Sets the properties ConfigMap to use in initializing the created component
setQueueName(String) - Method in class org.springframework.flex.messaging.jms.JmsAdapter
Sets the JMS queue name for messages sent and received by this adapter.
setResourceLoader(ResourceLoader) - Method in class org.springframework.flex.config.FlexConfigurationManager
Set the ResourceLoader to be used to load BlazeDS XML configuration resources
setResourceLoader(ResourceLoader) - Method in class org.springframework.flex.core.MessageBrokerFactoryBean
setSendSecurityConstraint(String) - Method in class org.springframework.flex.messaging.MessageDestinationFactory
 
setService(Object) - Method in class org.springframework.flex.remoting.RemotingDestinationExporter
Sets the bean being exported.
setServiceAdapter(String) - Method in class org.springframework.flex.core.AbstractDestinationFactory
Specify a custom service adapter id to be used by this destination
setServicesConfigPath(String) - Method in class org.springframework.flex.core.MessageBrokerFactoryBean
 
setServletConfig(ServletConfig) - Method in class org.springframework.flex.servlet.MessageBrokerHandlerAdapter
setServletContext(ServletContext) - Method in class org.springframework.flex.core.MessageBrokerFactoryBean
setSubscribeSecurityConstraint(String) - Method in class org.springframework.flex.messaging.MessageDestinationFactory
 
setSubscriptionTimeoutMinutes(String) - Method in class org.springframework.flex.messaging.MessageDestinationFactory
 
setSubtopicSeparator(String) - Method in class org.springframework.flex.messaging.MessageDestinationFactory
 
setThrottleInboundMaxFrequency(String) - Method in class org.springframework.flex.messaging.MessageDestinationFactory
 
setThrottleInboundPolicy(String) - Method in class org.springframework.flex.messaging.MessageDestinationFactory
 
setThrottleOutboundMaxFrequency(String) - Method in class org.springframework.flex.messaging.MessageDestinationFactory
 
setThrottleOutboundPolicy(String) - Method in class org.springframework.flex.messaging.MessageDestinationFactory
 
setTopicName(String) - Method in class org.springframework.flex.messaging.jms.JmsAdapter
Sets the JMS topic name for messages sent and received by this adapter.
setTransactionManager(PlatformTransactionManager) - Method in class org.springframework.flex.messaging.jms.JmsAdapter
Sets the PlatformTransactionManager to be used when sending and receiving messages
SpringSecurity2ConfigHelper - Class in org.springframework.flex.config.xml
 
SpringSecurity2ConfigHelper() - Constructor for class org.springframework.flex.config.xml.SpringSecurity2ConfigHelper
 
SpringSecurity3ConfigHelper - Class in org.springframework.flex.config.xml
 
SpringSecurity3ConfigHelper() - Constructor for class org.springframework.flex.config.xml.SpringSecurity3ConfigHelper
 
SpringSecurityConfigResolver - Class in org.springframework.flex.config.xml
 
SpringSecurityConfigResolver() - Constructor for class org.springframework.flex.config.xml.SpringSecurityConfigResolver
 
SpringSecurityLoginCommand - Class in org.springframework.flex.security
Custom BlazeDS LoginCommand that uses Spring Security for Authentication and Authorization.
SpringSecurityLoginCommand(AuthenticationManager) - Constructor for class org.springframework.flex.security.SpringSecurityLoginCommand
Creates a new SpringSecurityLoginCommand with the provided AuthenticationManager
SpringSecurityLoginCommand - Class in org.springframework.flex.security3
Custom BlazeDS LoginCommand that uses Spring Security for Authentication and Authorization.
SpringSecurityLoginCommand(AuthenticationManager) - Constructor for class org.springframework.flex.security3.SpringSecurityLoginCommand
Creates a new SpringSecurityLoginCommand with the provided AuthenticationManager
start() - Method in class org.springframework.flex.messaging.integration.IntegrationAdapter
start() - Method in class org.springframework.flex.messaging.jms.JmsAdapter
start(ServletConfig) - Method in class org.springframework.flex.security.SpringSecurityLoginCommand
start(ServletConfig) - Method in class org.springframework.flex.security3.SpringSecurityLoginCommand
stop() - Method in class org.springframework.flex.messaging.jms.JmsAdapter
stop() - Method in class org.springframework.flex.security.SpringSecurityLoginCommand
stop() - Method in class org.springframework.flex.security3.SpringSecurityLoginCommand
supports(Class) - Method in class org.springframework.flex.security.EndpointDefinitionSource
supports(Class<?>) - Method in class org.springframework.flex.security3.EndpointSecurityMetadataSource
supports(Object) - Method in class org.springframework.flex.servlet.MessageBrokerHandlerAdapter

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