| Interface | Description |
|---|---|
| IEmailFormProcessor |
formulates the final email.
|
| IEmailResolver |
An email resolver that first checks the request email, if none,
then follows by checking the subjectDN of the certificate
|
| IEmailResolverKeys |
An interface represents email resolver (ordered) keys for resolving
emails
e.g.
|
| IEmailTemplate |
Files to be processed and returned to the requested parties.
|
| IMailNotification |
This class handles mail notification via SMTP.
|
| Class | Description |
|---|---|
| NotificationResources |
A class represents a resource bundle for the
Mail Notification package
|
| Exception | Description |
|---|---|
| ENotificationException |
A class represents a notification exception.
|