public class IdRemoteEventListener extends Object
IdRemoteEventListener
handles the events generated from the
server. If notification URL is provided, the class registers the URL with the
Server and waits for notifications. Else it polls the server at configurable
time periods to get updates from the server.Modifier and Type | Field and Description |
---|---|
static String |
ALL_OBJECTS_CHANGED |
static String |
ATTR_NAMES |
static String |
ENTITY_NAME |
static String |
EVENT_TYPE |
static String |
METHOD |
static String |
OBJECT_CHANGED |
Modifier and Type | Method and Description |
---|---|
static IdRemoteEventListener |
getInstance() |
public static final String METHOD
public static final String ENTITY_NAME
public static final String EVENT_TYPE
public static final String ATTR_NAMES
public static final String OBJECT_CHANGED
public static final String ALL_OBJECTS_CHANGED
public static IdRemoteEventListener getInstance()
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.