|
||||||||||
| 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.StatusResponseType
gov.virginia.dcjs.identity.saml.ArtifactResponse
This class is used to construct a response to the SAML
ArtifactResolve request.
| Constructor Summary | |
ArtifactResponse(Status status)
|
|
| Method Summary | |
void |
setMessage(XmlElement message)
Provide a Request or Response message along with the ArtifactResponse. |
| Methods inherited from class gov.virginia.dcjs.identity.saml.StatusResponseType |
setInResponseTo |
| 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 ArtifactResponse(Status status)
| Method Detail |
public void setMessage(XmlElement message)
message - Request or Response message in answer to a succesful
ArtifactResolve request.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||