| Class | Description |
|---|---|
| Bootstrap |
This class starting up the jetty server on the port as defined in deployment.toml file.
|
| DashboardServer |
This class starting up the jetty server on the port as defined in deployment.toml file.
|
| JsonErrorHandler |
This class is responsible for handling Jetty errors and giving appropriate JSON responses.
|
| SecurityHeaderFilter |
This class is responsible for adding the security headers for the HTTP responses.
|
| StringUtils |
Utility class for String manipulations.
|
Copyright © 2022 WSO2. All rights reserved.