|
||||||||||
| 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.SubjectQueryAbstractType
gov.virginia.dcjs.identity.saml.AttributeQuery
Use this class to make the query "Return the requested attributes * for this subject."
| Constructor Summary | |
AttributeQuery(Subject subject)
|
|
| Method Summary | |
void |
addSamlAttribute(Attribute attribute)
|
| 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 AttributeQuery(Subject subject)
subject - The subject of the statement's assertions| Method Detail |
public void addSamlAttribute(Attribute attribute)
attribute - SAML Attribute element for the query
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||