org.mule.api.annotations.oauth
Annotation Type OAuthPostAuthorization


@Target(value=METHOD)
@Retention(value=SOURCE)
@Documented
public @interface OAuthPostAuthorization

This annotation marks a method inside a OAuth as the responsible for setting up the connector AFTER the OAuth dance has been completed.



Copyright © 2010–2013 MuleSoft, Inc.. All rights reserved.