| Class | Description |
|---|---|
| AppHelper |
Application initialisation helper.
|
| BusinessLogicExceptionMapper |
{ @link http://stackoverflow.com/questions/24573028/dropwizard-custom-exception-for-invalidentityexception }
|
| ConfigurationAuthServer |
This configuration is to be used by oAuth Server, i.e.
|
| ConfigurationResourceServer |
This configuration is to be used by microservices, which want to
authenticate incoming requests, e.g.
|
| ConfigurationWithCORS | |
| InvalidEntityMapper |
{ @link http://stackoverflow.com/questions/24573028/dropwizard-custom-exception-for-invalidentityexception }
|
| Exception | Description |
|---|---|
| BusinessLogicException |
An exception to be throw when business logic is violated.
|
| WebApplicationException |
Convenience class to avoid boilerplate code, allows sending an error message.
|
Copyright © 2020 LeanIX GmbH. All rights reserved.