Hierarchy For All Packages
Package Hierarchies:Class Hierarchy
- java.lang.Object
- org.apereo.cas.config.CasCoreNotificationsConfiguration
- org.apereo.cas.notifications.DefaultCommunicationsManager (implements org.apereo.cas.notifications.CommunicationsManager)
- org.apereo.cas.notifications.push.DefaultNotificationSender (implements org.apereo.cas.notifications.push.NotificationSender)
- org.apereo.cas.notifications.mail.EmailCommunicationResult (implements java.io.Serializable)
- org.apereo.cas.notifications.mail.EmailMessageBodyBuilder (implements java.util.function.Supplier<T>)
- org.apereo.cas.notifications.mail.EmailMessageRequest
- org.apereo.cas.notifications.sms.GroovySmsSender (implements org.springframework.beans.factory.DisposableBean, org.apereo.cas.notifications.sms.SmsSender)
- org.apereo.cas.notifications.sms.RestfulSmsSender (implements org.apereo.cas.notifications.sms.SmsSender)
- org.apereo.cas.notifications.sms.SmsBodyBuilder (implements java.util.function.Supplier<T>)
- org.apereo.cas.notifications.sms.SmsRequest
Interface Hierarchy
- org.apereo.cas.notifications.CommunicationsManager
- org.apereo.cas.notifications.push.NotificationSenderExecutionPlanConfigurer
- org.springframework.core.Ordered
- org.apereo.cas.notifications.push.NotificationSender
- org.apereo.cas.notifications.sms.SmsSender