@Generated(value="com.sun.tools.xjc.Driver", date="2022-06-08T05:18:55+02:00", comments="JAXB RI v2.2.11") 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, setSubject
getConsent, getDestination, getExtensions, getID, getIssueInstant, getIssuer, getSignature, getVersion, setConsent, setDestination, setExtensions, setID, setIssueInstant, setIssuer, setSignature, setVersion
public RequestedAuthnContext getRequestedAuthnContext()
RequestedAuthnContext
public void setRequestedAuthnContext(RequestedAuthnContext value)
value
- allowed object is
RequestedAuthnContext
public String getSessionIndex()
String
Connector Packaging TRUSSMAKER 4.1.2 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.