This HTML5 document contains 11 embedded RDF statements represented using HTML+Microdata notation.

The embedded RDF content will be recognized by any processor of HTML5 Microdata.

PrefixNamespace IRI
n4http://www.openlinksw.com/ontology/webservices#
n5http://www.iodbc.org/DAV/VAD/wa/API_user.ttl#action_user.login_#
n2http://www.iodbc.org/DAV/VAD/wa/API_user.ttl#action_user.
schemahttp://schema.org/
n7https://www.iodbc.org/ods/api/user.
n6http://www.iodbc.org/DAV/VAD/wa/API_user.ttl#
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
xsdhhttp://www.w3.org/2001/XMLSchema#
Subject Item
n2:login
rdf:type
schema:EntryPoint
schema:httpMethod
GET
schema:contentType
text/xml
n4:isWebServiceOf
n6:this_ODSUserModuleAPI
n4:endPointURL
n7:login
schema:shortDescription
<p>Start a new user session. </p>
n4:hasParameter
n5:_password_hash n5:_user_name
schema:name
EntryPoint - user_login
schema:description
<p><xrefsect id="deprecated_1_deprecated000011"><xreftitle>Deprecated</xreftitle><xrefdescription><p>Use <ref kindref="member" refid="group__ods__module__user_1ga6238a5b780bc6a2811d977bfdc2a9f96">user.authenticate()</ref> instead.</p></xrefdescription></xrefsect>Calling this method is similar to calling <ref kindref="member" refid="group__ods__module__user_1ga6238a5b780bc6a2811d977bfdc2a9f96">user.authenticate()</ref> with the password hash method.</p><p><parameterlist kind="param"><li> <parameternamelist> <parametername>user_name</parametername> </parameternamelist> <parameterdescription> <p>The user name of the account created via <ref kindref="member" refid="group__ods__module__user_1gabff5adf64d0a8d144eea3bf00c186825">user.register()</ref>. </p></parameterdescription> </li> <li> <parameternamelist> <parametername>password_hash</parametername> </parameternamelist> <parameterdescription> <p>The password hash as explained in <ref kindref="member" refid="ods_authentication_1ods_authentication_password_hash">Password Hash Authentication</ref>.</p></parameterdescription> </li> </ul> <simplesect kind="return"><p>The session id of the newly created session. This session id can then be used to authenticate other method calls as explained in <ref kindref="member" refid="ods_authentication_1ods_authentication_session_id">Authentication via Session Id</ref>. </p></simplesect> </p>
schema:url
n7:login