Package | Description |
---|---|
com.iplanet.dpro.session.service |
This package contains classes and interfaces that represent
methods to validate/update/destroy/persist/retrieve the internal session data
|
Modifier and Type | Method and Description |
---|---|
void |
SessionNotificationSender.onEvent(InternalSessionEvent event) |
void |
SessionLogging.onEvent(InternalSessionEvent event) |
void |
InternalSessionEventBroker.onEvent(InternalSessionEvent event) |
void |
SessionNotificationPublisher.onEvent(InternalSessionEvent event) |
void |
InternalSessionListener.onEvent(InternalSessionEvent event)
Callback method allowing observers to receive notification of
InternalSession events. |
void |
SessionTimeoutHandlerExecutor.onEvent(InternalSessionEvent event) |
void |
SessionAuditor.onEvent(InternalSessionEvent event) |
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.