Uses of Interface
org.forgerock.openig.tools.notifications.NotificationService.Registration
Package
Description
AM notifications service.
Web socket notifications service implementation.
-
Uses of NotificationService.Registration in org.forgerock.openig.tools.notifications
Modifier and TypeMethodDescriptionNotificationService.addConnectionEventListener
(Consumer<ConnectionEvent> listener) Registers asynchronously a listener that will be notified on connection/disconnection events. -
Uses of NotificationService.Registration in org.forgerock.openig.tools.notifications.ws
Modifier and TypeMethodDescriptionNotificationServiceImpl.addConnectionEventListener
(Consumer<ConnectionEvent> listener)