public class SessionTimeoutHandlerExecutor extends Object implements InternalSessionListener
Modifier and Type | Field and Description |
---|---|
static String |
EXECUTOR_BINDING_NAME |
Modifier and Type | Method and Description |
---|---|
void |
onEvent(InternalSessionEvent event)
Callback method allowing observers to receive notification of
InternalSession events. |
public static final String EXECUTOR_BINDING_NAME
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.