| ApplicationSettings |
* Settings class for application settings.
|
| DebugSettings |
Settings class for various debug settings
|
| DefaultUnauthorizedResourceRequestListener |
An IUnauthorizedResourceRequestListener that schedules a response with status code 403 (Forbidden)
|
| ExceptionSettings |
Settings class for configuring exception handling related settings.
|
| ExceptionSettings.UnexpectedExceptionDisplay |
Enumerated type for different ways of displaying unexpected exceptions.
|
| FrameworkSettings |
Framework settings for retrieving and configuring framework settings.
|
| JavaScriptLibrarySettings |
Class for settings related to the JavaScript libraries that come with and are used by Wicket.
|
| MarkupSettings |
Class for markup related settings.
|
| PageSettings |
Class for page related settings.
|
| RequestCycleSettings |
Class for request related settings
|
| RequestLoggerSettings |
|
| ResourceSettings |
Class for resource related settings
|
| SecuritySettings |
Class for security related settings
|
| StoreSettings |
A class for settings related to the the storages where page instances are persisted, used by
IPageStore IPageManager.
|