minMuleVersion is upgraded to 4.3.0@Deprecated public final class OAuthContextServiceAdapter extends Object
This must be removed once the minMuleVersion of this extension is upgraded to 4.3
| Modifier and Type | Method and Description |
|---|---|
static Lock |
createRefreshUserOAuthContextLock(String lockNamePrefix,
org.mule.runtime.api.lock.LockFactory lockProvider,
String resourceOwnerId)
Deprecated.
|
static org.mule.runtime.oauth.api.state.ResourceOwnerOAuthContext |
createResourceOwnerOAuthContext(String resourceOwnerId,
String name,
org.mule.runtime.api.lock.LockFactory lockFactory)
Deprecated.
|
static <T> org.mule.runtime.oauth.api.builder.OAuthDancerBuilder<T> |
dancerName(org.mule.runtime.oauth.api.builder.OAuthDancerBuilder<T> dancerBuilder,
String name)
Deprecated.
|
static Lock |
getRefreshUserOAuthContextLock(org.mule.runtime.oauth.api.state.ResourceOwnerOAuthContext resourceOwnerOAuthContext,
String name,
org.mule.runtime.api.lock.LockFactory lockFactory)
Deprecated.
|
static org.mule.runtime.oauth.api.state.ResourceOwnerOAuthContext |
migrateContextIfNeeded(org.mule.runtime.oauth.api.state.ResourceOwnerOAuthContext resourceOwnerOAuthContext,
String name,
org.mule.runtime.api.lock.LockFactory lockFactory)
Deprecated.
|
public static org.mule.runtime.oauth.api.state.ResourceOwnerOAuthContext createResourceOwnerOAuthContext(String resourceOwnerId, String name, org.mule.runtime.api.lock.LockFactory lockFactory)
public static org.mule.runtime.oauth.api.state.ResourceOwnerOAuthContext migrateContextIfNeeded(org.mule.runtime.oauth.api.state.ResourceOwnerOAuthContext resourceOwnerOAuthContext,
String name,
org.mule.runtime.api.lock.LockFactory lockFactory)
public static Lock getRefreshUserOAuthContextLock(org.mule.runtime.oauth.api.state.ResourceOwnerOAuthContext resourceOwnerOAuthContext, String name, org.mule.runtime.api.lock.LockFactory lockFactory)
public static Lock createRefreshUserOAuthContextLock(String lockNamePrefix, org.mule.runtime.api.lock.LockFactory lockProvider, String resourceOwnerId)
public static <T> org.mule.runtime.oauth.api.builder.OAuthDancerBuilder<T> dancerName(org.mule.runtime.oauth.api.builder.OAuthDancerBuilder<T> dancerBuilder,
String name)
Copyright © 2020 MuleSoft, Inc.. All rights reserved.