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

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/policy/remote/
H A DPolicyNotification.java25 * $Id: PolicyNotification.java,v 1.3 2008/06/25 05:43:53 qcheng Exp $
40 * This <code>PolicyNotification</code> class represents a PolicyNotification
41 * XML document. The PolicyNotification DTD is defined as the following:
44 * <!-- PolicyNotification element specifies a policy notification.
49 * <!ELEMENT PolicyNotification ( PolicyChangeNotification ) >
50 * <!ATTLIST PolicyNotification
78 public class PolicyNotification { class
92 * Default constructor for <code>PolicyNotification</code>
94 PolicyNotification() { method in class:PolicyNotification
[all...]
/forgerock/openam/openam-core/src/main/java/com/sun/identity/policy/remote/
H A DPolicyNotification.java25 * $Id: PolicyNotification.java,v 1.3 2008/06/25 05:43:53 qcheng Exp $
40 * This <code>PolicyNotification</code> class represents a PolicyNotification
41 * XML document. The PolicyNotification DTD is defined as the following:
44 * <!-- PolicyNotification element specifies a policy notification.
49 * <!ELEMENT PolicyNotification ( PolicyChangeNotification ) >
50 * <!ATTLIST PolicyNotification
78 public class PolicyNotification { class
92 * Default constructor for <code>PolicyNotification</code>
94 PolicyNotification() { method in class:PolicyNotification
[all...]

Completed in 29 milliseconds