Searched refs:PolicyNotificationHandler (Results 1 - 4 of 4) sorted by relevance

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/policy/client/
H A DPolicyNotificationHandler.java25 * $Id: PolicyNotificationHandler.java,v 1.3 2008/06/25 05:43:46 qcheng Exp $
50 public class PolicyNotificationHandler implements NotificationHandler { class in inherits:NotificationHandler
56 * Initializes <code>PolicyNotificationHandler</code> with a
61 public PolicyNotificationHandler(ResourceResultCache resourceResultCache) { method in class:PolicyNotificationHandler
82 debug.message("PolicyNotificationHandler."
97 debug.error("PolicyNotificationHandler."
116 debug.error("PolicyNotificationHandler.processPolicyNotification():"
H A DResourceResultCache.java115 private PolicyNotificationHandler notificationHandler;
166 notificationHandler = new PolicyNotificationHandler(this);
1150 PolicyNotificationHandler handler) {
/forgerock/openam/openam-core/src/main/java/com/sun/identity/policy/client/
H A DPolicyNotificationHandler.java25 * $Id: PolicyNotificationHandler.java,v 1.3 2008/06/25 05:43:46 qcheng Exp $
50 public class PolicyNotificationHandler implements NotificationHandler { class in inherits:NotificationHandler
56 * Initializes <code>PolicyNotificationHandler</code> with a
61 public PolicyNotificationHandler(ResourceResultCache resourceResultCache) { method in class:PolicyNotificationHandler
81 debug.message("PolicyNotificationHandler."
96 debug.error("PolicyNotificationHandler."
115 debug.error("PolicyNotificationHandler.processPolicyNotification():"
H A DResourceResultCache.java118 private PolicyNotificationHandler notificationHandler;
169 notificationHandler = new PolicyNotificationHandler(this);
1159 PolicyNotificationHandler handler) {

Completed in 115 milliseconds