A B C D E F G H I N O R S V 
All Classes All Packages

A

addParameter(String, Object) - Method in class org.apereo.cas.notifications.mail.EmailMessageBodyBuilder
Add parameter.

B

BEAN_NAME - Static variable in interface org.apereo.cas.notifications.CommunicationsManager
Bean name.
BEAN_NAME - Static variable in interface org.apereo.cas.notifications.sms.SmsSender
Bean name.

C

canSend() - Method in class org.apereo.cas.notifications.push.DefaultNotificationSender
 
canSend() - Method in interface org.apereo.cas.notifications.push.NotificationSender
Whether it can send a notification.
canSend() - Method in interface org.apereo.cas.notifications.sms.SmsSender
Whether it can send an SMS.
CasCoreNotificationsConfiguration - Class in org.apereo.cas.config
CasCoreNotificationsConfiguration() - Constructor for class org.apereo.cas.config.CasCoreNotificationsConfiguration
 
communicationsManager(HierarchicalMessageSource, ObjectProvider<JavaMailSender>, SmsSender, NotificationSender) - Method in class org.apereo.cas.config.CasCoreNotificationsConfiguration
 
CommunicationsManager - Interface in org.apereo.cas.notifications
configureNotificationSender() - Method in interface org.apereo.cas.notifications.push.NotificationSenderExecutionPlanConfigurer
Configure notification sender notification sender.

D

DefaultCommunicationsManager - Class in org.apereo.cas.notifications
DefaultCommunicationsManager() - Constructor for class org.apereo.cas.notifications.DefaultCommunicationsManager
 
DefaultNotificationSender - Class in org.apereo.cas.notifications.push
DefaultNotificationSender() - Constructor for class org.apereo.cas.notifications.push.DefaultNotificationSender
 
destroy() - Method in class org.apereo.cas.notifications.sms.GroovySmsSender
 
determineEmailSubject(EmailMessageRequest) - Method in class org.apereo.cas.notifications.DefaultCommunicationsManager
 
determineEmailTemplateFile() - Method in class org.apereo.cas.notifications.mail.EmailMessageBodyBuilder
Determine email template file.

E

email(EmailMessageRequest) - Method in interface org.apereo.cas.notifications.CommunicationsManager
Email.
email(EmailMessageRequest) - Method in class org.apereo.cas.notifications.DefaultCommunicationsManager
 
EmailCommunicationResult - Class in org.apereo.cas.notifications.mail
EmailCommunicationResult() - Constructor for class org.apereo.cas.notifications.mail.EmailCommunicationResult
 
EmailMessageBodyBuilder - Class in org.apereo.cas.notifications.mail
EmailMessageBodyBuilder() - Constructor for class org.apereo.cas.notifications.mail.EmailMessageBodyBuilder
 
EmailMessageRequest - Class in org.apereo.cas.notifications.mail
EmailMessageRequest() - Constructor for class org.apereo.cas.notifications.mail.EmailMessageRequest
 

F

formatEmailBody(String) - Method in class org.apereo.cas.notifications.mail.EmailMessageBodyBuilder
 
formatSmsBody(String) - Method in class org.apereo.cas.notifications.sms.SmsBodyBuilder
 

G

get() - Method in class org.apereo.cas.notifications.mail.EmailMessageBodyBuilder
 
get() - Method in class org.apereo.cas.notifications.sms.SmsBodyBuilder
 
getAttributeValue() - Method in class org.apereo.cas.notifications.mail.EmailMessageRequest
Gets the first attribute value from the principal.
getAttributeValue() - Method in class org.apereo.cas.notifications.sms.SmsRequest
Gets the first attribute value from the principal.
getName() - Method in interface org.apereo.cas.notifications.push.NotificationSenderExecutionPlanConfigurer
Gets name.
getOrder() - Method in interface org.apereo.cas.notifications.push.NotificationSender
 
getRecipient() - Method in class org.apereo.cas.notifications.sms.SmsRequest
Gets recipients by first using the attribute from the principal.
getRecipients() - Method in class org.apereo.cas.notifications.mail.EmailMessageRequest
Gets recipients by first using the attribute from the principal.
GroovySmsSender - Class in org.apereo.cas.notifications.sms
GroovySmsSender(Resource) - Constructor for class org.apereo.cas.notifications.sms.GroovySmsSender
 

H

hasAttributeValue() - Method in class org.apereo.cas.notifications.mail.EmailMessageRequest
Has attribute value for the principal?
hasAttributeValue() - Method in class org.apereo.cas.notifications.sms.SmsRequest
Has attribute value for the principal?

I

isMailSenderDefined() - Method in interface org.apereo.cas.notifications.CommunicationsManager
Is mail sender defined?
isMailSenderDefined() - Method in class org.apereo.cas.notifications.DefaultCommunicationsManager
 
isNotificationSenderDefined() - Method in interface org.apereo.cas.notifications.CommunicationsManager
Is notification sender defined?
isNotificationSenderDefined() - Method in class org.apereo.cas.notifications.DefaultCommunicationsManager
 
isSmsSenderDefined() - Method in interface org.apereo.cas.notifications.CommunicationsManager
Is sms sender defined?
isSmsSenderDefined() - Method in class org.apereo.cas.notifications.DefaultCommunicationsManager
 
isSufficient() - Method in class org.apereo.cas.notifications.sms.SmsRequest
Whether this request contains sufficient data to proceed.

N

noOp() - Static method in interface org.apereo.cas.notifications.push.NotificationSender
No op notification sender.
noOp() - Static method in interface org.apereo.cas.notifications.sms.SmsSender
No op sms sender.
notificationSender(ObjectProvider<List<NotificationSenderExecutionPlanConfigurer>>) - Method in class org.apereo.cas.config.CasCoreNotificationsConfiguration
 
NotificationSender - Interface in org.apereo.cas.notifications.push
NotificationSenderExecutionPlanConfigurer - Interface in org.apereo.cas.notifications.push
notify(Principal, String, String) - Method in interface org.apereo.cas.notifications.CommunicationsManager
Notify.
notify(Principal, String, String) - Method in class org.apereo.cas.notifications.DefaultCommunicationsManager
 
notify(Principal, Map<String, String>) - Method in class org.apereo.cas.notifications.push.DefaultNotificationSender
 
notify(Principal, Map<String, String>) - Method in interface org.apereo.cas.notifications.push.NotificationSender
Notify.

O

org.apereo.cas.config - package org.apereo.cas.config
 
org.apereo.cas.notifications - package org.apereo.cas.notifications
 
org.apereo.cas.notifications.mail - package org.apereo.cas.notifications.mail
 
org.apereo.cas.notifications.push - package org.apereo.cas.notifications.push
 
org.apereo.cas.notifications.sms - package org.apereo.cas.notifications.sms
 

R

RestfulSmsSender - Class in org.apereo.cas.notifications.sms
RestfulSmsSender() - Constructor for class org.apereo.cas.notifications.sms.RestfulSmsSender
 

S

send(String, String, String) - Method in class org.apereo.cas.notifications.sms.GroovySmsSender
 
send(String, String, String) - Method in class org.apereo.cas.notifications.sms.RestfulSmsSender
 
send(String, String, String) - Method in interface org.apereo.cas.notifications.sms.SmsSender
Send sms to phone number.
sms(SmsRequest) - Method in interface org.apereo.cas.notifications.CommunicationsManager
Sms.
sms(SmsRequest) - Method in class org.apereo.cas.notifications.DefaultCommunicationsManager
 
SmsBodyBuilder - Class in org.apereo.cas.notifications.sms
SmsBodyBuilder() - Constructor for class org.apereo.cas.notifications.sms.SmsBodyBuilder
 
SmsRequest - Class in org.apereo.cas.notifications.sms
This is SmsRequest.
SmsRequest() - Constructor for class org.apereo.cas.notifications.sms.SmsRequest
 
smsSender(CasConfigurationProperties) - Method in class org.apereo.cas.config.CasCoreNotificationsConfiguration
 
SmsSender - Interface in org.apereo.cas.notifications.sms
This is SmsSender.

V

validate() - Method in interface org.apereo.cas.notifications.CommunicationsManager
Validate.
validate() - Method in class org.apereo.cas.notifications.DefaultCommunicationsManager
 
A B C D E F G H I N O R S V 
All Classes All Packages