|
||||||||||
| 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.Advice
This class produces an element that contains any additional information that the SAML authority wishes to provide.
| Constructor Summary | |
Advice()
|
|
| Method Summary | |
void |
addAssertion(AssertionType assertion)
Add any of the classes implementing AssertionType
such as:
Assertion
EncryptedAssertion
AssertionIDRef
AssertonURIRef
|
void |
addOther(XmlElement advice)
Add any other advice element. |
| 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 |
| Constructor Detail |
public Advice()
| Method Detail |
public void addAssertion(AssertionType assertion)
AssertionType
such as:
assertion - One of the SAML 2.0 Assertion elements.public void addOther(XmlElement advice)
advice - Advice element in any form.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||