public class EEOAuthService
extends org.mule.service.oauth.internal.DefaultOAuthService
DefaultOAuthService with functionality only available for Mule EE| Constructor and Description |
|---|
EEOAuthService(org.mule.runtime.http.api.HttpService httpService,
org.mule.runtime.api.scheduler.SchedulerService schedulerService)
Creates a new instance
|
| Modifier and Type | Method and Description |
|---|---|
<T> org.mule.runtime.oauth.api.builder.OAuthPlatformManagedDancerBuilder |
platformManagedOAuthDancerBuilder(org.mule.runtime.api.lock.LockFactory lockFactory,
Map<String,T> tokenStore,
org.mule.runtime.api.el.MuleExpressionLanguage expressionEvaluator) |
authorizationCodeGrantTypeDancerBuilder, clientCredentialsGrantTypeDancerBuilder, getNamepublic EEOAuthService(org.mule.runtime.http.api.HttpService httpService,
org.mule.runtime.api.scheduler.SchedulerService schedulerService)
httpService - the HttpService used to creating clients and inbound endpointsschedulerService - the SchedulerService used to schedule tasksCopyright © 2003–2024 MuleSoft, Inc.. All rights reserved.