| Package | Description |
|---|---|
| com.netscape.certsrv.notification | |
| com.netscape.cms.jobs | |
| com.netscape.cms.notification |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
IEmailResolver.getEmail(IEmailResolverKeys keys)
returns an email address by using the resolver keys.
|
void |
IMailNotification.sendNotification()
send one message to one or more addressees
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
RenewalNotificationJob.mailUser(java.lang.String subject,
java.lang.String msg,
java.lang.String sender,
IRequest req,
ICertRecord cr) |
| Modifier and Type | Method and Description |
|---|---|
void |
MailNotification.sendNotification()
send one message to one or more addressees
|