|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface AssertionIDRef
This class represents the AssertionIDRef element.
The following schema fragment specifies the expected content contained within this java content object.
<element name="AssertionIDRef" type="NCName"/>
| Method Summary | |
|---|---|
String |
getValue()
Returns the value of the AssertionIDRef. |
boolean |
isMutable()
Returns the mutability of the object. |
void |
makeImmutable()
Makes the object immutable. |
void |
setValue(String value)
Sets the value of this AssertionIDRef. |
String |
toXMLString()
Returns a String representation of the element. |
String |
toXMLString(boolean includeNS,
boolean declareNS)
Returns a String representation of the element. |
| Method Detail |
|---|
String getValue()
AssertionIDRef.
AssertionIDRef.AssertionIDRef.setValue(String)
void setValue(String value)
throws SAML2Exception
AssertionIDRef.
value - new AssertionIDRef.
SAML2Exception - if the object is immutable.AssertionIDRef.getValue()void makeImmutable()
boolean isMutable()
true if the object is mutable; false
otherwise.
String toXMLString()
throws SAML2Exception
SAML2Exception - if the object does not conform to the schema.
String toXMLString(boolean includeNS,
boolean declareNS)
throws SAML2Exception
includeNS - Determines whether or not the namespace qualifier is
prepended to the Element when converteddeclareNS - Determines whether or not the namespace is declared
within the Element.
SAML2Exception - if the object does not conform to the schema.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||