Module org.mule.sdk.api
Annotation Interface ApiKey
@Target({PARAMETER,FIELD})
@Retention(RUNTIME)
@Documented
@MinMuleVersion("4.4")
@DoNotEnforceMinMuleVersion
public @interface ApiKey
Indicates that the annotated parameter represent an API Key
- Since:
- 1.0