|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectgov.virginia.dcjs.ws.Element
gov.virginia.dcjs.identity.saml.AttributeStatement
Use this class to provide a statement by the SAML authority asserting that the assertion subject is associated with the specified attributes.
| Constructor Summary | |
AttributeStatement(AttributeType attribute)
Provide either an Attribute or
an EncryptedElementType (serving as an
EncryptedAttribute to add to the statement. |
|
| Method Summary | |
void |
addSamlAttribute(AttributeType attribute)
Provide either an Attribute or
an EncryptedElementType (serving as an
EncryptedAttribute to add to the statement. |
| Methods inherited from class gov.virginia.dcjs.ws.Element |
addAttribute, addElement, arrayAppend, declareNamespaces, getNamespaces, marshall, removeAttribute, removeElement, setContent, toString, toXml |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface gov.virginia.dcjs.ws.XmlElement |
declareNamespaces, getNamespaces, toXml |
| Constructor Detail |
public AttributeStatement(AttributeType attribute)
Attribute or
an EncryptedElementType (serving as an
EncryptedAttribute to add to the statement.
attribute - Attribute to add to the statement.| Method Detail |
public void addSamlAttribute(AttributeType attribute)
Attribute or
an EncryptedElementType (serving as an
EncryptedAttribute to add to the statement.
attribute - Attribute to add to the statement.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||