java.lang.Object | |||||||
↳ | org.mule.modules.google.AbstractGoogleOAuthConnector | ||||||
↳ | org.mule.modules.google.contact.GoogleContactsConnector | ||||||
↳ | org.mule.modules.google.contact.adapters.GoogleContactsConnectorCapabilitiesAdapter | ||||||
↳ | org.mule.modules.google.contact.adapters.GoogleContactsConnectorMetadataAdapater | ||||||
↳ | org.mule.modules.google.contact.adapters.GoogleContactsConnectorLifecycleAdapter | ||||||
↳ | org.mule.modules.google.contact.adapters.GoogleContactsConnectorProcessAdapter | ||||||
↳ | org.mule.modules.google.contact.adapters.GoogleContactsConnectorOAuth2Adapter |
A GoogleContactsConnectorOAuth2Adapter
is a wrapper around GoogleContactsConnector
that adds OAuth capabilites to the pojo.
[Expand]
Inherited Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() |
Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
ACCESS_CODE_PATTERN | |||||||||||
EXPIRATION_TIME_PATTERN | |||||||||||
LOGGER | |||||||||||
REFRESH_TOKEN_PATTERN | |||||||||||
accessTokenUrl | |||||||||||
authorizationUrl | |||||||||||
expiration | |||||||||||
name | |||||||||||
oauthManager | |||||||||||
oauthVerifier | |||||||||||
onNoTokenPolicy | |||||||||||
redirectUri | |||||||||||
refreshToken |
[Expand]
Inherited Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Retrieves ACCESS_CODE_PATTERN
| |||||||||||
Retrieves accessTokenUrl
| |||||||||||
Retrieves authorizationUrl
| |||||||||||
Retrieves EXPIRATION_TIME_PATTERN
| |||||||||||
Retrieves name
| |||||||||||
Retrieves oauthVerifier
| |||||||||||
Retrieves onNoTokenPolicy
| |||||||||||
Retrieves refreshToken
| |||||||||||
Retrieves REFRESH_TOKEN_PATTERN
| |||||||||||
Sets accessTokenUrl
| |||||||||||
Sets authorizationUrl
| |||||||||||
Sets expiration
| |||||||||||
Sets name
| |||||||||||
Sets oauthVerifier
| |||||||||||
Sets onNoTokenPolicy
| |||||||||||
Sets refreshToken
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() |
oauthManager |
---|
extraParameters | |
---|---|
authorizationUrl | |
redirectUri |
redirectUri |
---|
UnableToAcquireAccessTokenException |
---|
Retrieves ACCESS_CODE_PATTERN
Retrieves accessTokenUrl
Retrieves authorizationUrl
Retrieves EXPIRATION_TIME_PATTERN
Retrieves name
Retrieves oauthVerifier
Retrieves onNoTokenPolicy
Retrieves refreshToken
Retrieves REFRESH_TOKEN_PATTERN
NotAuthorizedException |
---|
InitialisationException |
---|
accessTokenId |
---|
UnableToAcquireAccessTokenException |
---|
Sets accessTokenUrl
value | Value to set |
---|
Sets authorizationUrl
value | Value to set |
---|
Sets expiration
value | Value to set |
---|
Sets name
value | Value to set |
---|
Sets oauthVerifier
value | Value to set |
---|
Sets onNoTokenPolicy
value | Value to set |
---|
Sets refreshToken
value | Value to set |
---|