| Interface | Description |
|---|---|
| OAuthService |
An interface that any OAuth (either 1a or 2) need to implement to be used with jMautic.
|
| Class | Description |
|---|---|
| Request |
Simple abstraction for HTTP requests.
|
| Enum | Description |
|---|---|
| Request.Method |
| Exception | Description |
|---|---|
| MauticOauthException |
Exception class that abstracts exceptions caused by authentication errors.
|
| MauticSystemException |