| Class | Description |
|---|---|
| MauticApi |
Implements the Mautic REST API
endpoints as simple Java methods.
|
| OAuth2Service |
Implements OAuth2 authentication for jMautic.
|
| Exception | Description |
|---|---|
| MauticException |
Encapsulate checked Exceptions for any of the jMautic API methods.
|