| Class | Description |
|---|---|
| ManagerApiMicroService |
This class starts up an embedded Jetty test server so that integration tests
can be performed.
|
| ManagerApiMicroServiceApplication |
The JAX-RS
Application used by the micro-service impl. |
| ManagerApiMicroServiceCdiFactory |
Attempt to create producer methods for CDI beans.
|
| ManagerApiMicroServiceConfig |
Configuration for the API Manager back-end micro service.
|
| ManagerApiMicroServicePluginRegistry |
A micro service version of the plugin registry.
|
| ManagerApiMicroServiceTxWatchdogFilter |
A servlet filter that ensures we don't have any transactions hanging around
once the request is complete.
|
| Starter |
Starts the API Manager as a jetty micro service.
|
| User |
A user.
|
| Users |
Hard coded users.
|
Copyright © 2021 Apiman. All rights reserved.