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

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/policy/remote/
H A DPolicyResponse.java25 * $Id: PolicyResponse.java,v 1.8 2008/12/04 00:38:52 dillidorai Exp $
42 * This <code>PolicyResponse</code> represents a PolicyResponse
43 * XML document. The PolicyResponse DTD is defined as the following:
46 * <!-- PolicyResponse element is used by the server to return a
60 * <!ELEMENT PolicyResponse ( ResourceResult+
65 * <!ATTLIST PolicyResponse
71 public class PolicyResponse { class
124 * Default constructor for <code>PolicyResponse</code>.
126 public PolicyResponse() { method in class:PolicyResponse
[all...]
/forgerock/openam/openam-core/src/main/java/com/sun/identity/policy/remote/
H A DPolicyResponse.java25 * $Id: PolicyResponse.java,v 1.8 2008/12/04 00:38:52 dillidorai Exp $
42 * This <code>PolicyResponse</code> represents a PolicyResponse
43 * XML document. The PolicyResponse DTD is defined as the following:
46 * <!-- PolicyResponse element is used by the server to return a
60 * <!ELEMENT PolicyResponse ( ResourceResult+
65 * <!ATTLIST PolicyResponse
71 public class PolicyResponse { class
124 * Default constructor for <code>PolicyResponse</code>.
126 public PolicyResponse() { method in class:PolicyResponse
[all...]

Completed in 20 milliseconds