public class HttpBasicAuthComponentVerifier extends AbstractBaseAnnotationVerifier
| Constructor and Description |
|---|
HttpBasicAuthComponentVerifier() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
shouldVerify(org.mule.devkit.model.module.Module module) |
void |
verify(org.mule.devkit.model.module.Module module,
NotificationGatherer gatherer) |
static void |
verifyConfigurablesGettersAndSetters(org.mule.devkit.model.module.components.connection.ConnectionComponent httpBasicAuthComponent,
NotificationGatherer gatherer)
This Method is implemented in org.mule.devkit.verifiers.util.VerifierUtils
TODO: Move VerifierUtils class to a commons module so we can call it from this class.
|
getGatherer, setGathererpublic boolean shouldVerify(org.mule.devkit.model.module.Module module)
public void verify(org.mule.devkit.model.module.Module module, NotificationGatherer gatherer) throws AnnotationVerificationException
AnnotationVerificationExceptionpublic static void verifyConfigurablesGettersAndSetters(org.mule.devkit.model.module.components.connection.ConnectionComponent httpBasicAuthComponent, NotificationGatherer gatherer)
Copyright © 2010–2015 MuleSoft, Inc.. All rights reserved.