|
||||||||||
| 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.ArtifactResolve
Use this class to construct a request message asking that a SAML
protocol message be returned in an ArtifactResponse
message by specifying the artifact that represents the SAML protocol message.
| Constructor Summary | |
ArtifactResolve(java.lang.String artifact)
Provide the required Artifact value to be translated
into a protocol message by the IDP. |
|
| 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 ArtifactResolve(java.lang.String artifact)
Artifact value to be translated
into a protocol message by the IDP.
artifact - Artifact to be translated into a protocol message.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||