Interface | Description |
---|---|
CryptoConfigurationProviderI |
Interface to be implemented by classes which provide info about wanted signing and encryption to the notification
system.
|
NotificationTemplateContextProviderI |
Interface to be implemented by classes that can provide variables for the
interpretation of notification templates.
|
Class | Description |
---|---|
AddressWithInfo |
This class is needed at a time when the info from which notification (and thus which receiver, as they have a 1:1
relation) an address has come from is no longer certain.
|
EmailNotificationHandler |
This class is responsible for notifying
Benutzer via e-Mail FIXME update docs. |
NotificationHandler | |
NotificationModule |
This is the main class of the notification system.
|
ReceiverDeterminationResult | |
SolsticeNotificationHandler |
This class is responsible for notifying
Benutzer via the Solstice GUI client. |
TemplateScriptAPI |
Enum | Description |
---|---|
NotificationSendingState |
Represents the state of a notification sending process.
|
Exception | Description |
---|---|
NoHandlerAvailableException | |
NoPublicKeyAvailableException |
Exception to be thrown when encryption fails because the required public key was not provided.
|
NoSecretKeyAvailableException |
Exception to be thrown when signing fails because the required secret key was not provided to the application.
|
Copyright © 2000-2025 OAshi S.à r.l. All Rights Reserved.