Searched defs:notificationHandler (Results 1 - 2 of 2) sorted by relevance

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/policy/client/
H A DResourceResultCache.java115 private PolicyNotificationHandler notificationHandler; field in class:ResourceResultCache
166 notificationHandler = new PolicyNotificationHandler(this);
171 registerHandlerWithPLLClient(notificationHandler);
/forgerock/openam/openam-core/src/main/java/com/sun/identity/policy/client/
H A DResourceResultCache.java118 private PolicyNotificationHandler notificationHandler; field in class:ResourceResultCache
169 notificationHandler = new PolicyNotificationHandler(this);
174 registerHandlerWithPLLClient(notificationHandler);

Completed in 39 milliseconds