| Interface | Description |
|---|---|
| ClientStore |
A store that loads the information of a oauth 2.0 client.
|
| Class | Description |
|---|---|
| Client |
POJO for storing client's information.
|
| ObjectStoreClientStore |
Client store backed with an object store for saving all the clients
|
| Enum | Description |
|---|---|
| ClientType |
Client types supported by Oauth specification.
|
| Exception | Description |
|---|---|
| ClientAlreadyExistsException |
Base exception thrown when there is an error related to an operation defined in the oauth provider.
|
| NoSuchClientException |
Base exception thrown when there is an error related to an operation defined in the oauth provider.
|
Copyright © 2019 MuleSoft, Inc.. All rights reserved.