package

org.mule.module.gmail.oauth

Classes

ExtractAuthorizationCodeMessageProcessor  
FetchAccessTokenMessageProcessor  
GmailConnectorOAuthClientFactory  
GmailConnectorOAuthManager A GmailConnectorOAuthManager is a wrapper around GmailConnector that adds access token management capabilities to the pojo. 
GmailConnectorOAuthState Serializable class used to save and restore OAuth state from GmailConnector  
ManagedAccessTokenProcessInterceptor<T>  
ManagedAccessTokenProcessTemplate<P>  
OAuthProcessTemplate<P>  
RefreshTokenProcessInterceptor<T>