All Downloads are FREE. Search and download functionalities are using the official Maven repository.

META-INF.mule-spring-security.xsd Maven / Gradle / Ivy

Go to download

Mule Spring Security support exposes Spring Security Authentication providers and Method interceptors to authenticate event traffic via endpoints and provide method level authorization on components.

The newest version!



    
    

    
    
        
            
                This is the security provider type that is used to configure spring-security related functionality.
            
        
        
            
                
                    
                
            
        
    

    
        
        
    

    
        
            
                An spring security-based security provider that delegates authorization to some
                other provider.
            
        
    

    
        
            
                
                    
                
                
                
            
        
    

    
        
            
                Authenticate users via information in standard HTTP headers. Deprecated. Use http:basic-security-filter instead.
            
        
    

    
        
            
                
                    
                        
                            A reference to the security manager. If not specified uses the default one.
                        
                    
                
                
                
                    
                        
                            The delegate-security-provider to use for authenticating. Use this element
                            in case you have multiple security managers defined in your configuration.
                        
                    
                
            
        
    
    
    
        
            
                Authorize users against a required set of authorities.
            
        
    

    
        
            
                
                    
                        
                            The authorities that are required for the user to be granted further access in the flow.
                        
                    
                
            
        
    






© 2015 - 2025 Weber Informatics LLC | Privacy Policy