|
||||||||||
| 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.MessageAbstractType
gov.virginia.dcjs.identity.saml.RequestAbstractType
gov.virginia.dcjs.identity.saml.AssertionIDRequest
Use when the requestor knows the unique identifier(s) of one or more SAML assertions.
| Constructor Summary | |
AssertionIDRequest(AssertionIDRef id)
Specifies the first SAML assertion identifier to request. |
|
| Method Summary | |
void |
addID(AssertionIDRef id)
Specify additional SAML assertion identifiers to request. |
| Methods inherited from class gov.virginia.dcjs.identity.saml.MessageAbstractType |
getID, getIssueInstant, setConsent, setDestination, setExtensions, setIssuer, setSignature |
| 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 AssertionIDRequest(AssertionIDRef id)
id - First know identifier to request.| Method Detail |
public void addID(AssertionIDRef id)
id - Additional identifier to request.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||