@Singleton public class SessionNotificationPublisher extends Object implements InternalSessionListener
NotificationBroker
.Constructor and Description |
---|
SessionNotificationPublisher(Debug sessionDebug,
NotificationsConfig notificationsConfig,
NotificationBroker broker) |
Modifier and Type | Method and Description |
---|---|
void |
onEvent(InternalSessionEvent event)
Callback method allowing observers to receive notification of
InternalSession events. |
@Inject public SessionNotificationPublisher(@Named(value="amSession") Debug sessionDebug, NotificationsConfig notificationsConfig, NotificationBroker broker)
public void onEvent(InternalSessionEvent event)
InternalSessionListener
InternalSession
events.onEvent
in interface InternalSessionListener
event
- Non null InternalSessionEvent
describing the event which occurred.Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.