@Generated(value="Mule DevKit Version 3.9.1", date="2017-09-12T05:22:42-03:00", comments="Build UNNAMED.2797.33dc1d7") 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–2017. All rights reserved.