public interface ClientStore extends ClientRegistration
| Modifier and Type | Method and Description |
|---|---|
Client |
getClientById(String clientId)
Returns a client based on the provided client Id.
|
addClient, removeClientClient getClientById(String clientId) throws NoSuchClientException
clientId - The clientIdNoSuchClientExceptionOAuth2ExceptionCopyright © 2022 MuleSoft, Inc.. All rights reserved.