oasis.names.tc.saml._1_0.protocol
Class AuthenticationQuery
java.lang.Object
oasis.names.tc.saml._1_0.protocol.QueryAbstractType
oasis.names.tc.saml._1_0.protocol.SubjectQueryAbstractType
oasis.names.tc.saml._1_0.protocol.AuthenticationQuery
- All Implemented Interfaces:
- Serializable
@Generated(value="com.sun.tools.xjc.Driver",
date="2016-07-06T09:25:58+02:00",
comments="JAXB RI v2.2.6")
public class AuthenticationQuery
- extends SubjectQueryAbstractType
- implements Serializable
Java class for AuthenticationQueryType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="AuthenticationQueryType">
<complexContent>
<extension base="{urn:oasis:names:tc:SAML:1.0:protocol}SubjectQueryAbstractType">
<attribute name="AuthenticationMethod" type="{http://www.w3.org/2001/XMLSchema}anyURI" />
</extension>
</complexContent>
</complexType>
- See Also:
- Serialized Form
AuthenticationQuery
public AuthenticationQuery()
getAuthenticationMethod
public String getAuthenticationMethod()
- Gets the value of the authenticationMethod property.
- Returns:
- possible object is
String
setAuthenticationMethod
public void setAuthenticationMethod(String value)
- Sets the value of the authenticationMethod property.
- Parameters:
value
- allowed object is
String
Connector Business ORGPHARMACY 3.10.2 API
Copyright © {inceptionYear}-2016 eHealth. All Rights Reserved.