AbstractAquimaUi |
Base class for Aquima User Interfaces.
|
AbstractJsonStartForbiddenError |
A JsonError with information about single sign-on, intended to be used when starting a project is forbidden
due to the user lacking the required roles.
|
IdentityRuntimeKeyMapper |
Runtime key mapper that uses the default string representation of the key
|
JsonError |
Representation of a JSON error object, which can be serialized to JSON.
|
JsonStartApplicationForbiddenError |
A JsonError intended to be used when starting a project via parameters is forbidden due to the user lacking
the required roles.
|
JsonStartShortcutForbiddenError |
A JsonError intended to be used when starting a project via a shortcut is forbidden due to the user lacking
the required roles.
|
PageWard |
A ward is a boundary which signals when one crosses it.
|
ReadableRuntimeKeyMapper |
Default implementation of a runtime key mapper that converts the runtime keys to
(element_name)(delimiter)(element_index).
|
RenderContext |
Context class for rendering with Xslt and Json.
|
SystemPageRenderer |
Renderer which renders static pages like error messages and writes them on an output stream.
|