gov.virginia.dcjs.identity.saml
Class AttributeQuery

java.lang.Object
  extended bygov.virginia.dcjs.ws.Element
      extended bygov.virginia.dcjs.identity.saml.MessageAbstractType
          extended bygov.virginia.dcjs.identity.saml.RequestAbstractType
              extended bygov.virginia.dcjs.identity.saml.SubjectQueryAbstractType
                  extended bygov.virginia.dcjs.identity.saml.AttributeQuery
All Implemented Interfaces:
org.apache.soap.util.xml.Serializer, XmlElement

public class AttributeQuery
extends SubjectQueryAbstractType

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

AttributeQuery

public AttributeQuery(Subject subject)
Parameters:
subject - The subject of the statement's assertions
Method Detail

addSamlAttribute

public void addSamlAttribute(Attribute attribute)
Parameters:
attribute - SAML Attribute element for the query