Spring Module Plugin
Configurations
Config
Spring configuration that allows to define a set of spring XML files and create an application context with objects to be used in the mule artifact.
Parameters
Name | Type | Description | Default Value | Required |
---|---|---|---|---|
Name |
String |
The name for this configuration. Connectors reference the configuration with this name. |
x |
|
Files |
String |
x |
Security Manager
This is the security provider type that is used to configure spring-security related functionality.
Parameters
Name | Type | Description | Default Value | Required |
---|---|---|---|---|
Name |
String |
The name for this configuration. Connectors reference the configuration with this name. |
x |
|
Providers |
Array of [SecurityProvider] |
x |
Operations
Authorization Filter
Authorize users against a required set of authorities.
Parameters
Name | Type | Description | Default Value | Required |
---|---|---|---|---|
Required Authorities |
String |
x |