| Package | Description |
|---|---|
| com.mulesoft.modules.oauth2.provider.internal |
| Modifier and Type | Method and Description |
|---|---|
void |
OAuth2ProviderOperations.createClient(OAuth2ProviderConfiguration oAuth2ProviderConfiguration,
String clientId,
ClientType clientType,
String clientSecret,
String clientName,
String description,
String principal,
Set<String> redirectUris,
Set<Constants.RequestGrantType> authorizedGrantTypes,
Set<String> scopes,
boolean failIfPresent)
Creates a new client and saves it in the configured client store.
|
Copyright © 2019 MuleSoft, Inc.. All rights reserved.