public interface ClientList
| Modifier and Type | Method and Description |
|---|---|
Client |
getClient(String clientId) |
void |
init(Router router) |
void init(Router router)
Client getClient(String clientId) throws NoSuchElementException
Client object consisting of clientId, clientSecret and oauthcallbackNoSuchElementException - to display an error message as a responseCopyright © 2022. All Rights Reserved.