| Package | Description |
|---|---|
| com.mulesoft.modules.oauth2.provider.internal | |
| com.mulesoft.modules.oauth2.provider.internal.config |
| Modifier and Type | Method and Description |
|---|---|
ClientManager |
OAuth2ProviderConfiguration.getClientManager() |
| Modifier and Type | Method and Description |
|---|---|
ClientManager |
OAuthConfiguration.getClientManager() |
| Constructor and Description |
|---|
OAuthConfiguration(String providerName,
org.mule.runtime.http.api.server.HttpServer httpServer,
ResourceOwnerSecurityProvider resourceOwnerSecurityProvider,
org.mule.runtime.core.api.security.SecurityProvider clientSecurityProvider,
TokenConfig tokenConfig,
AuthorizationConfig authorizationConfig,
ClientManager clientManager,
AuthorizationCodeManager authorizationCodeManager,
TokenManager tokenManager,
Set<String> scopes,
Set<String> defaultScopes,
Set<Constants.ProviderGrantType> supportedGrantTypes,
RateLimiter rateLimiter) |
Copyright © 2025 MuleSoft, Inc.. All rights reserved.