| Package | Description |
|---|---|
| sirius.tagliatelle | |
| sirius.web.controller |
Provides the controller part of a simple MVC framework.
|
| sirius.web.health |
System health monitoring
Provides tools to collect metrics and to monitor a cluster of machines.
|
| sirius.web.health.console |
Commands for the built-in console
Contains commands for the web-based console (/system/console).
|
| sirius.web.security | |
| sirius.web.tasks | |
| sirius.web.util |
| Class and Description |
|---|
| Permission
Expects the presence of the given permission in oder to execute the annotated element.
|
| Class and Description |
|---|
| UserInfo
Represents an user.
|
| Class and Description |
|---|
| MessageProvider
Permits to add generally displayed messages.
|
| Permission
Expects the presence of the given permission in oder to execute the annotated element.
|
| Class and Description |
|---|
| Permission
Expects the presence of the given permission in oder to execute the annotated element.
|
| Class and Description |
|---|
| GenericUserManager
Base class for various implementations of
UserManager. |
| Permission
Expects the presence of the given permission in oder to execute the annotated element.
|
| SAMLResponse
Represents the parsed payload of a SAML response.
|
| ScopeInfo
Represents the scope the current call is being processed in.
|
| UserContext
Used to access the current user and scope.
|
| UserInfo
Represents an user.
|
| UserInfo.Builder
Builder pattern to create a new
UserInfo. |
| UserManager
Responsible for authentication and session management.
|
| UserManagerFactory
Creates a new
UserManager for a given ScopeInfo. |
| UserSettings
Extends the
ExtendedSettings wrapper by a boilerplate method to quickly check for a permission given in the
settings. |
| Class and Description |
|---|
| LoginRequired
Boilerplate annotation for
{@literal @}Permission(UserInfo.PERMISSION_LOGGED_IN). |
| Permission
Expects the presence of the given permission in oder to execute the annotated element.
|
| Class and Description |
|---|
| Permission
Expects the presence of the given permission in oder to execute the annotated element.
|
Copyright © 2018. All rights reserved.