Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Panel

Anchor
AuthorizationsTechnicalSpec-1.Introducti
AuthorizationsTechnicalSpec-1.Introducti

1. Introduction

indent
The CSF Email Service is a module in CSF to handle various functions related to sending emails to a single or group of recipients.

The implementation will include all the methods in the existing EmailServiceImpl in CSF common-legacy. New methods are added to 
handle the bulk email and email preview functionality. The EmailServiceImpl is not annotated so it has to be configured in one 
of the application Context files in the web application. It is not annotated so we can inject the ApplicationConfiguration for 
those web applications that are using sais-common.
Panel

Anchor
AuthorizationsTechnicalSpec-2.

...

Dependencies
AuthorizationsTechnicalSpec-2.

...

Dependencies

2. Dependencies

Anchor
AuthorizationsTechnicalSpec-2.1ESCommon
AuthorizationsTechnicalSpec-2.1ESCommon
2.1 CSF base

We will utilize CSF base module to

Anchor
AuthorizationsTechnicalSpec-2.1.1%26nbsp
AuthorizationsTechnicalSpec-2.1.1%26nbsp
obtain the application configuration information.

Anchor
AuthorizationsTechnicalSpec-2.1.2%26nbsp
AuthorizationsTechnicalSpec-2.1.2%26nbsp
Anchor
AuthorizationsTechnicalSpec-2.2MITRoles
AuthorizationsTechnicalSpec-2.2MITRoles
Anchor
AuthorizationsTechnicalSpec-3.ObjectMode
AuthorizationsTechnicalSpec-3.ObjectMode
3. Object Model

...