Searched defs:StatusDetail (Results 1 - 6 of 6) sorted by relevance

/forgerock/openam-v13/openam-schema/openam-xacml3-schema/src/main/java/com/sun/identity/entitlement/xacml3/core/
H A DStatusDetail.java70 public class StatusDetail implements XACMLRootElement { class in inherits:XACMLRootElement
113 stringBuilder.append("<StatusDetail>");
124 stringBuilder.append("</StatusDetail>");
/forgerock/openam/openam-schema/openam-xacml3-schema/src/main/java/com/sun/identity/entitlement/xacml3/core/
H A DStatusDetail.java70 public class StatusDetail implements XACMLRootElement { class in inherits:XACMLRootElement
113 stringBuilder.append("<StatusDetail>");
124 stringBuilder.append("</StatusDetail>");
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/protocol/
H A DStatusDetail.java25 * $Id: StatusDetail.java,v 1.2 2008/06/25 05:47:58 qcheng Exp $
37 * The <code>StatusDetail</code> element MAY be used to specify additional
55 public interface StatusDetail { interface
76 * Returns the <code>StatusDetail</code> in an XML document String format
77 * based on the <code>StatusDetail</code> schema described above.
79 * @return An XML String representing the <code>StatusDetail</code>.
86 * Returns the <code>StatusDetail</code> in an XML document String format
87 * based on the <code>StatusDetail</code> schema described above.
93 * @return A XML String representing the <code>StatusDetail</code>.
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/xacml/context/
H A DStatusDetail.java25 * $Id: StatusDetail.java,v 1.2 2008/06/25 05:48:12 qcheng Exp $
42 * &lt;xs:element name="StatusDetail" type="xacml-context:StatusDetailType"/>
51 public interface StatusDetail { interface
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/protocol/
H A DStatusDetail.java25 * $Id: StatusDetail.java,v 1.2 2008/06/25 05:47:58 qcheng Exp $
40 * The <code>StatusDetail</code> element MAY be used to specify additional
60 public interface StatusDetail { interface
81 * Returns the <code>StatusDetail</code> in an XML document String format
82 * based on the <code>StatusDetail</code> schema described above.
84 * @return An XML String representing the <code>StatusDetail</code>.
91 * Returns the <code>StatusDetail</code> in an XML document String format
92 * based on the <code>StatusDetail</code> schema described above.
98 * @return A XML String representing the <code>StatusDetail</code>.
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/xacml/context/
H A DStatusDetail.java25 * $Id: StatusDetail.java,v 1.2 2008/06/25 05:48:12 qcheng Exp $
42 * &lt;xs:element name="StatusDetail" type="xacml-context:StatusDetailType"/>
51 public interface StatusDetail { interface

Completed in 44 milliseconds