Registry / auth / cas-server-core-notifications

cas-server-core-notifications

JSON →
library7.3.6javamavenunverified

Core notification module for the CAS server, handling alerts and messages within the authentication framework.

<dependency> <groupId>org.apereo.cas</groupId> <artifactId>cas-server-core-notifications</artifactId> <version>7.3.6</version> </dependency>
INSTALL
IMPORT
SIG · CAS-SERVER-CORE-NO
C
cas-server-core-notifications
authjavav7.3.6
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

NotificationManager
org.apereo.cas.notifications.NotificationManager

Sends a notification using the CAS NotificationManager.

import org.apereo.cas.notifications.NotificationManager; public class NotificationExample { public void send(NotificationManager manager) { manager.notify("user@example.com", "Your login was successful"); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
7.3.6latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
19 hits · last 30 days
node
18
Resources
cas-server-core-notifications — mvn dependency:get cas-server-core-notifications · libregistry