{
  "name": "Spring",
  "description": "Spring Module Plugin",
  "version": "1.3.3",
  "vendor": "Mulesoft",
  "category": "COMMUNITY",
  "xmlDsl": {
    "prefix": "spring",
    "namespace": "http://www.mulesoft.org/schema/mule/spring",
    "schemaLocation": "http://www.mulesoft.org/schema/mule/spring/current/mule-spring.xsd",
    "schemaVersion": "1.3.3",
    "xsdFileName": "mule-spring.xsd"
  },
  "resources": [],
  "subTypes": [],
  "privilegedPackages": [],
  "privilegedArtifacts": [],
  "externalLibraries": [
    {
      "name": "Spring Beans",
      "description": "Spring Beans (http://projects.spring.io/spring-framework). Based on the application usage of the Spring Framework, other spring dependencies may be required.",
      "type": "DEPENDENCY",
      "suggestedCoordinates": "org.springframework:spring-beans:5.1.6.RELEASE",
      "optional": false
    },
    {
      "name": "Spring Context",
      "description": "Spring Context (http://projects.spring.io/spring-framework). Based on the application usage of the Spring Framework, other spring dependencies may be required.",
      "type": "DEPENDENCY",
      "suggestedCoordinates": "org.springframework:spring-context:5.1.6.RELEASE",
      "optional": false
    },
    {
      "name": "Spring Core",
      "description": "Spring Core (http://projects.spring.io/spring-framework). Based on the application usage of the Spring Framework, other spring dependencies may be required.",
      "type": "DEPENDENCY",
      "suggestedCoordinates": "org.springframework:spring-core:5.1.6.RELEASE",
      "optional": false
    },
    {
      "name": "Spring Security Config",
      "description": "Spring Security Config (http://spring.io/spring-security). Based on the application usage of the Spring Framework, other spring/spring-security dependencies may be required.",
      "type": "DEPENDENCY",
      "suggestedCoordinates": "org.springframework.security:spring-security-config:5.1.5.RELEASE",
      "optional": false
    },
    {
      "name": "Spring Security Core",
      "description": "Spring Security Context (http://spring.io/spring-security). Based on the application usage of the Spring Framework, other spring/spring-security dependencies may be required.",
      "type": "DEPENDENCY",
      "suggestedCoordinates": "org.springframework.security:spring-security-core:5.1.5.RELEASE",
      "optional": false
    },
    {
      "name": "Spring Security LDAP",
      "description": "Spring Security LDAP (http://spring.io/spring-security). Based on the application usage of the Spring Framework, other spring/spring-security dependencies may be required.",
      "type": "DEPENDENCY",
      "suggestedCoordinates": "org.springframework.security:spring-security-ldap:5.1.5.RELEASE",
      "optional": true
    },
    {
      "name": "Spring Security Web",
      "description": "Spring Security Web (http://spring.io/spring-security). Based on the application usage of the Spring Framework, other spring/spring-security dependencies may be required.",
      "type": "DEPENDENCY",
      "suggestedCoordinates": "org.springframework.security:spring-security-web:5.1.5.RELEASE",
      "optional": true
    }
  ],
  "importedTypes": [],
  "configurations": [
    {
      "parameterGroupModels": [
        {
          "parameters": [
            {
              "type": {
                "format": "java",
                "type": "String"
              },
              "hasDynamicType": false,
              "required": true,
              "isConfigOverride": false,
              "expressionSupport": "NOT_SUPPORTED",
              "role": "BEHAVIOUR",
              "dslConfiguration": {
                "allowsInlineDefinition": true,
                "allowsReferences": true,
                "allowTopLevelDefinition": false
              },
              "allowedStereotypeModels": [],
              "name": "files",
              "description": "",
              "modelProperties": {}
            }
          ],
          "exclusiveParametersModels": [],
          "showInDsl": false,
          "name": "General",
          "description": "",
          "modelProperties": {}
        }
      ],
      "externalLibraryModels": [],
      "operations": [],
      "connectionProviders": [],
      "messageSources": [],
      "name": "config",
      "description": "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.",
      "modelProperties": {}
    }
  ],
  "operations": [
    {
      "blocking": true,
      "executionType": "CPU_LITE",
      "output": {
        "type": {
          "format": "java",
          "type": "Void"
        },
        "hasDynamicType": false,
        "description": "",
        "modelProperties": {}
      },
      "outputAttributes": {
        "type": {
          "format": "java",
          "type": "Void"
        },
        "hasDynamicType": false,
        "description": "",
        "modelProperties": {}
      },
      "transactional": false,
      "requiresConnection": false,
      "supportsStreaming": false,
      "notifications": [],
      "nestedComponents": [],
      "errors": [
        "MULE:NOT_PERMITTED",
        "MULE:SERVER_SECURITY"
      ],
      "stereotype": {
        "type": "PROCESSOR",
        "namespace": "MULE"
      },
      "parameterGroupModels": [
        {
          "parameters": [
            {
              "type": {
                "format": "java",
                "type": "String"
              },
              "hasDynamicType": false,
              "required": true,
              "isConfigOverride": false,
              "expressionSupport": "NOT_SUPPORTED",
              "role": "BEHAVIOUR",
              "dslConfiguration": {
                "allowsInlineDefinition": true,
                "allowsReferences": true,
                "allowTopLevelDefinition": false
              },
              "allowedStereotypeModels": [],
              "name": "requiredAuthorities",
              "description": "",
              "modelProperties": {}
            }
          ],
          "exclusiveParametersModels": [],
          "showInDsl": false,
          "name": "General",
          "description": "",
          "modelProperties": {}
        }
      ],
      "name": "authorization-filter",
      "description": "Authorize users against a required set of authorities.",
      "modelProperties": {},
      "kind": "operation"
    }
  ],
  "functions": [],
  "constructs": [
    {
      "allowsTopLevelDefinition": true,
      "nestedComponents": [],
      "errors": [],
      "stereotype": {
        "type": "SECURITY_MANAGER",
        "namespace": "SPRING",
        "parent": {
          "type": "APP_CONFIG",
          "namespace": "MULE"
        }
      },
      "parameterGroupModels": [
        {
          "parameters": [
            {
              "type": {
                "format": "java",
                "type": "String"
              },
              "hasDynamicType": false,
              "required": true,
              "isConfigOverride": false,
              "expressionSupport": "NOT_SUPPORTED",
              "role": "BEHAVIOUR",
              "dslConfiguration": {
                "allowsInlineDefinition": true,
                "allowsReferences": true,
                "allowTopLevelDefinition": false
              },
              "allowedStereotypeModels": [],
              "name": "name",
              "description": "",
              "modelProperties": {}
            },
            {
              "type": {
                "format": "java",
                "type": "@ref:org.mule.extension.spring.internal.SpringSecurityProvider"
              },
              "hasDynamicType": false,
              "required": true,
              "isConfigOverride": false,
              "expressionSupport": "NOT_SUPPORTED",
              "role": "BEHAVIOUR",
              "dslConfiguration": {
                "allowsInlineDefinition": true,
                "allowsReferences": false,
                "allowTopLevelDefinition": false
              },
              "layoutModel": {
                "password": false,
                "text": false,
                "query": false,
                "order": 1
              },
              "allowedStereotypeModels": [],
              "name": "delegateSecurityProvider",
              "description": "",
              "modelProperties": {}
            }
          ],
          "exclusiveParametersModels": [],
          "showInDsl": false,
          "name": "General",
          "description": "",
          "modelProperties": {}
        }
      ],
      "name": "securityManager",
      "description": "Security manager that allows configuring Spring security providers.",
      "modelProperties": {},
      "kind": "construct"
    }
  ],
  "connectionProviders": [],
  "messageSources": [],
  "notifications": [],
  "errors": [],
  "modelProperties": {},
  "types": [
    {
      "format": "java",
      "type": "Object",
      "annotations": {
        "typeId": "org.mule.extension.spring.internal.SpringSecurityProvider",
        "classInformation": {
          "classname": "org.mule.extension.spring.internal.SpringSecurityProvider",
          "hasDefaultConstructor": true,
          "isInterface": false,
          "isInstantiable": true,
          "isAbstract": false,
          "isFinal": false,
          "implementedInterfaces": [],
          "parent": "",
          "genericTypes": [],
          "isMap": false
        },
        "typeAlias": {
          "value": "DelegateSecurityProvider"
        }
      },
      "fields": [
        {
          "key": {
            "name": "name",
            "required": "true"
          },
          "model": {
            "type": "String"
          },
          "annotations": {
            "description": {
              "value": "Provider name to allow referencing it."
            },
            "expressionSupport": {
              "value": "NOT_SUPPORTED"
            }
          }
        },
        {
          "key": {
            "name": "delegate-ref",
            "required": "true"
          },
          "model": {
            "type": "String"
          },
          "annotations": {
            "display": {
              "displayModel": {
                "displayName": "Delegate Reference"
              }
            },
            "description": {
              "value": "Reference to a Spring Security Manager to use."
            },
            "expressionSupport": {
              "value": "NOT_SUPPORTED"
            }
          }
        },
        {
          "key": {
            "name": "authenticationProvider-ref"
          },
          "model": {
            "type": "String"
          },
          "annotations": {
            "display": {
              "displayModel": {
                "displayName": "Authentication Provider Reference"
              }
            },
            "description": {
              "value": "Reference to an authentication provider to use."
            },
            "expressionSupport": {
              "value": "NOT_SUPPORTED"
            }
          }
        }
      ]
    }
  ]
}
