public class CoreServicesClientsRepository extends Object implements com.mulesoft.mule.runtime.gw.api.client.ClientsRepository
ClientsRepository that queries Core Services for each requested CoreServicesClient.| Constructor and Description |
|---|
CoreServicesClientsRepository(ApiPlatformClient platform,
boolean legacyEnabled) |
| Modifier and Type | Method and Description |
|---|---|
com.mulesoft.mule.runtime.gw.api.client.CoreServicesClient |
getBy(String id) |
com.mulesoft.mule.runtime.gw.api.client.CoreServicesClient |
getBy(String id,
String secret) |
public CoreServicesClientsRepository(ApiPlatformClient platform, boolean legacyEnabled)
public com.mulesoft.mule.runtime.gw.api.client.CoreServicesClient getBy(String id) throws com.mulesoft.mule.runtime.gw.api.client.ClientsRepositoryException
getBy in interface com.mulesoft.mule.runtime.gw.api.client.ClientsRepositorycom.mulesoft.mule.runtime.gw.api.client.ClientsRepositoryExceptionpublic com.mulesoft.mule.runtime.gw.api.client.CoreServicesClient getBy(String id, String secret) throws com.mulesoft.mule.runtime.gw.api.client.ClientsRepositoryException
getBy in interface com.mulesoft.mule.runtime.gw.api.client.ClientsRepositorycom.mulesoft.mule.runtime.gw.api.client.ClientsRepositoryExceptionCopyright © 2014–2024 MuleSoft, Inc.. All rights reserved.