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

/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/assertion/
H A DAssertionIDRef.java25 * $Id: AssertionIDRef.java,v 1.2 2008/06/25 05:47:40 qcheng Exp $
34 * This class represents the AssertionIDRef element.
39 * <element name="AssertionIDRef" type="NCName"/>
44 public interface AssertionIDRef { interface
47 * Returns the value of the <code>AssertionIDRef</code>.
49 * @return the value of this <code>AssertionIDRef</code>.
55 * Sets the value of this <code>AssertionIDRef</code>.
57 * @param value new <code>AssertionIDRef</code>.
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/assertion/
H A DAssertionIDRef.java25 * $Id: AssertionIDRef.java,v 1.2 2008/06/25 05:47:40 qcheng Exp $
34 * This class represents the AssertionIDRef element.
39 * &lt;element name="AssertionIDRef" type="NCName"/>
44 public interface AssertionIDRef { interface
47 * Returns the value of the <code>AssertionIDRef</code>.
49 * @return the value of this <code>AssertionIDRef</code>.
55 * Sets the value of this <code>AssertionIDRef</code>.
57 * @param value new <code>AssertionIDRef</code>.

Completed in 20 milliseconds