org.mule.devkit.generation.oauth
Class OAuth2ClientAnnotationVerifier
java.lang.Object
org.mule.devkit.generation.api.AbstractBaseAnnotationVerifier
org.mule.devkit.generation.oauth.AbstractOAuthClientAnnotationVerifier
org.mule.devkit.generation.oauth.OAuth2ClientAnnotationVerifier
- All Implemented Interfaces:
- ModuleAnnotationVerifier, Verifier
public class OAuth2ClientAnnotationVerifier
- extends AbstractOAuthClientAnnotationVerifier
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OAuth2ClientAnnotationVerifier
public OAuth2ClientAnnotationVerifier()
shouldVerify
public boolean shouldVerify(org.mule.devkit.model.module.Module module)
- Specified by:
shouldVerify in interface ModuleAnnotationVerifier- Overrides:
shouldVerify in class AbstractOAuthClientAnnotationVerifier
verify
public void verify(org.mule.devkit.model.module.oauth.OAuthModule module,
NotificationGatherer gatherer)
throws AnnotationVerificationException
- Specified by:
verify in class AbstractOAuthClientAnnotationVerifier
- Throws:
AnnotationVerificationException
Copyright © 2010–2014 MuleSoft, Inc.. All rights reserved.