@Generated(value="Mule DevKit Version 3.9.7", date="2020-08-05T11:25:46+03:00", comments="Build mule-devkit-3.9.7.2818.62a60e1") public class Dynamics365ConnectorOAuthClientFactory extends org.mule.security.oauth.BaseOAuthClientFactory
Constructor and Description |
---|
Dynamics365ConnectorOAuthClientFactory(org.mule.security.oauth.OAuth2Manager<org.mule.security.oauth.OAuth2Adapter> oauthManager,
org.mule.api.store.ObjectStore<Serializable> objectStore) |
Modifier and Type | Method and Description |
---|---|
protected Class<? extends org.mule.security.oauth.OAuth2Adapter> |
getAdapterClass() |
protected void |
setCustomAdapterProperties(org.mule.security.oauth.OAuth2Adapter adapter,
org.mule.common.security.oauth.OAuthState state) |
protected void |
setCustomStateProperties(org.mule.security.oauth.OAuth2Adapter adapter,
org.mule.common.security.oauth.OAuthState state) |
public Dynamics365ConnectorOAuthClientFactory(org.mule.security.oauth.OAuth2Manager<org.mule.security.oauth.OAuth2Adapter> oauthManager, org.mule.api.store.ObjectStore<Serializable> objectStore)
protected Class<? extends org.mule.security.oauth.OAuth2Adapter> getAdapterClass()
getAdapterClass
in class org.mule.security.oauth.BaseOAuthClientFactory
protected void setCustomAdapterProperties(org.mule.security.oauth.OAuth2Adapter adapter, org.mule.common.security.oauth.OAuthState state)
setCustomAdapterProperties
in class org.mule.security.oauth.BaseOAuthClientFactory
protected void setCustomStateProperties(org.mule.security.oauth.OAuth2Adapter adapter, org.mule.common.security.oauth.OAuthState state)
setCustomStateProperties
in class org.mule.security.oauth.BaseOAuthClientFactory
Copyright © 2010–2020. All rights reserved.