oasis.names.tc.saml._2_0.protocol
Class SubjectQueryAbstractType
java.lang.Object
oasis.names.tc.saml._2_0.protocol.RequestAbstractType
oasis.names.tc.saml._2_0.protocol.SubjectQueryAbstractType
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- AttributeQuery, AuthnQuery, AuthzDecisionQuery
@Generated(value="com.sun.tools.xjc.Driver",
date="2016-07-06T09:32:13+02:00",
comments="JAXB RI v2.2.6")
public abstract class SubjectQueryAbstractType
- extends RequestAbstractType
- implements Serializable
Java class for SubjectQueryAbstractType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="SubjectQueryAbstractType">
<complexContent>
<extension base="{urn:oasis:names:tc:SAML:2.0:protocol}RequestAbstractType">
<sequence>
<element ref="{urn:oasis:names:tc:SAML:2.0:assertion}Subject"/>
</sequence>
</extension>
</complexContent>
</complexType>
- See Also:
- Serialized Form
Methods inherited from class oasis.names.tc.saml._2_0.protocol.RequestAbstractType |
getConsent, getDestination, getExtensions, getID, getIssueInstant, getIssuer, getSignature, getVersion, setConsent, setDestination, setExtensions, setID, setIssueInstant, setIssuer, setSignature, setVersion |
SubjectQueryAbstractType
public SubjectQueryAbstractType()
getSubject
public Subject getSubject()
- Gets the value of the subject property.
- Returns:
- possible object is
Subject
setSubject
public void setSubject(Subject value)
- Sets the value of the subject property.
- Parameters:
value
- allowed object is
Subject
Connector Business ORGPHARMACY 3.10.2 API
Copyright © {inceptionYear}-2016 eHealth. All Rights Reserved.