Uses of Class
com.netscape.certsrv.notification.ENotificationException
-
Packages that use ENotificationException Package Description com.netscape.certsrv.notification com.netscape.cms.jobs com.netscape.cms.notification com.netscape.cmscore.notification -
-
Uses of ENotificationException in com.netscape.certsrv.notification
Methods in com.netscape.certsrv.notification that throw ENotificationException Modifier and Type Method Description java.lang.StringIEmailResolver. getEmail(IEmailResolverKeys keys)returns an email address by using the resolver keys.voidIMailNotification. sendNotification()send one message to one or more addressees -
Uses of ENotificationException in com.netscape.cms.jobs
Methods in com.netscape.cms.jobs that throw ENotificationException Modifier and Type Method Description protected voidRenewalNotificationJob. mailUser(java.lang.String subject, java.lang.String msg, java.lang.String sender, IRequest req, ICertRecord cr) -
Uses of ENotificationException in com.netscape.cms.notification
Methods in com.netscape.cms.notification that throw ENotificationException Modifier and Type Method Description voidMailNotification. sendNotification()send one message to one or more addressees -
Uses of ENotificationException in com.netscape.cmscore.notification
Methods in com.netscape.cmscore.notification that throw ENotificationException Modifier and Type Method Description java.lang.StringReqCertEmailResolver. getEmail(IEmailResolverKeys keys)returns an email address by using the resolver keys.java.lang.StringReqCertSANameEmailResolver. getEmail(IEmailResolverKeys keys)returns an email address by using the resolver keys.
-