Searched defs:PolicyNotificationHandler (Results 1 - 2 of 2) 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():"
/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():"

Completed in 27 milliseconds