DefaultListableBeanFactory implementation that takes into account the objects provided by the mule artifact for
dependency resolution.PropertyPlaceholderConfigurer implementation that resolves properties against the mule artifact properties where the
spring module is defined.MethodSecurityMetadataSource.AutowiredAnnotationBeanPostProcessor which acts as the default injection post processors to be used
in Mule.CompoundEnumerationComponentBuildingDefinition definitions for the components provided the spring module.ObjectProvider that gives access to object to the mule artifact from an spring
ApplicationContext.ClassPathXmlApplicationContext extension that configures BeanFactory to use
ArtifactObjectsAwareBeanFactory so objects from the spring configuration can see object from the mule artifact.ExtensionModel generator.SpringProviderAdapter is a wrapper for a Spring Security provider to use with the SecurityManagerSpringSecurityContext is a SecurityContext wrapper used to interface with an Spring's
SecurityContext.SpringSecurityContextFactory creates an SpringSecurityContext for an Authentication object.Copyright © 2025 MuleSoft, Inc.. All rights reserved.