@Generated(value="com.sun.tools.xjc.Driver", date="2024-04-08T03:18:55+02:00", comments="JAXB RI v2.3.7") public class AuthnQuery extends SubjectQueryAbstractType implements Serializable
Java class for AuthnQueryType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="AuthnQueryType">
<complexContent>
<extension base="{urn:oasis:names:tc:SAML:2.0:protocol}SubjectQueryAbstractType">
<sequence>
<element ref="{urn:oasis:names:tc:SAML:2.0:protocol}RequestedAuthnContext" minOccurs="0"/>
</sequence>
<attribute name="SessionIndex" type="{http://www.w3.org/2001/XMLSchema}string" />
</extension>
</complexContent>
</complexType>
| Constructor and Description |
|---|
AuthnQuery() |
| Modifier and Type | Method and Description |
|---|---|
RequestedAuthnContext |
getRequestedAuthnContext()
Gets the value of the requestedAuthnContext property.
|
String |
getSessionIndex()
Gets the value of the sessionIndex property.
|
void |
setRequestedAuthnContext(RequestedAuthnContext value)
Sets the value of the requestedAuthnContext property.
|
void |
setSessionIndex(String value)
Sets the value of the sessionIndex property.
|
getSubject, setSubjectgetConsent, getDestination, getExtensions, getID, getIssueInstant, getIssuer, getSignature, getVersion, setConsent, setDestination, setExtensions, setID, setIssueInstant, setIssuer, setSignature, setVersionpublic RequestedAuthnContext getRequestedAuthnContext()
RequestedAuthnContextpublic void setRequestedAuthnContext(RequestedAuthnContext value)
value - allowed object is
RequestedAuthnContextpublic String getSessionIndex()
String
Connector Packaging generic 4.5.4 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.