@Generated(value="Mule DevKit Version 3.9.0", date="2016-08-11T04:07:43-03:00", comments="Build UNNAMED.2793.f49b6c7") public class BoxConnectorOAuthClientFactory extends org.mule.security.oauth.BaseOAuthClientFactory
Constructor and Description |
---|
BoxConnectorOAuthClientFactory(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 BoxConnectorOAuthClientFactory(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–2016. All rights reserved.