Annotation Interface OutboundConnectorSecurityConfig
Annotation, that allows Outbound Connectors to define a
SecurityFilterChain.
Classes with this Annotation are scanned for security chains during startup of eddie core.
Bear in mind, that such classes are loaded before the context of the Outbound Connectors is loaded.
Consequently, Beans defined in the Outbound Connector cannot be accessed.