Module org.mule.sdk.api
Annotation Interface Unsecured
@Target(TYPE)
@Retention(RUNTIME)
@Documented
@MinMuleVersion("4.4")
@DoNotEnforceMinMuleVersion
@Inherited
public @interface Unsecured
Describes a Connection which is not secured through any authentication type.
This annotation is to be applied on
ConnectionProvider implementations- Since:
- 1.0