Searched refs:PAOSResponse (Results 1 - 2 of 2) sorted by relevance

/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/liberty/ws/paos/
H A DPAOSResponse.java25 * $Id: PAOSResponse.java,v 1.3 2008/06/25 05:47:20 qcheng Exp $
38 * The <code>PAOSResponse</code> class is used by a web application on
47 public class PAOSResponse { class
54 * Constructs the <code>PAOSResponse</code> Object.
59 * @throws PAOSException if <code>PAOSResponse</code> cannot be created.
61 public PAOSResponse(String refToMessageID, Boolean mustUnderstand, method in class:PAOSResponse
72 * Constructs the <code>PAOSResponse</code> Object.
75 * @throws PAOSException if <code>PAOSResponse</code> cannot be created.
77 public PAOSResponse(Element element) throws PAOSException { method in class:PAOSResponse
82 * Constructs the <code>PAOSResponse</cod
87 public PAOSResponse(String xmlString) throws PAOSException { method in class:PAOSResponse
[all...]
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/liberty/ws/paos/
H A DPAOSResponse.java25 * $Id: PAOSResponse.java,v 1.3 2008/06/25 05:47:20 qcheng Exp $
38 * The <code>PAOSResponse</code> class is used by a web application on
47 public class PAOSResponse { class
54 * Constructs the <code>PAOSResponse</code> Object.
59 * @throws PAOSException if <code>PAOSResponse</code> cannot be created.
61 public PAOSResponse(String refToMessageID, Boolean mustUnderstand, method in class:PAOSResponse
72 * Constructs the <code>PAOSResponse</code> Object.
75 * @throws PAOSException if <code>PAOSResponse</code> cannot be created.
77 public PAOSResponse(Element element) throws PAOSException { method in class:PAOSResponse
82 * Constructs the <code>PAOSResponse</cod
87 public PAOSResponse(String xmlString) throws PAOSException { method in class:PAOSResponse
[all...]

Completed in 67 milliseconds