| Package | Description |
|---|---|
| net.leanix.dropkit |
| Modifier and Type | Class and Description |
|---|---|
class |
ConfigurationAuthServer
This configuration is to be used by oAuth Server, i.e.
|
class |
ConfigurationResourceServer
This configuration is to be used by microservices, which want to
authenticate incoming requests, e.g.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AppHelper.addCORSFilter(io.dropwizard.setup.Environment environment,
ConfigurationWithCORS config)
Enables cross-origin requests.
|
void |
AppHelper.run(ConfigurationWithCORS config,
io.dropwizard.setup.Environment environment)
To be included in App.run() method
|
Copyright © 2020 LeanIX GmbH. All rights reserved.