Home
last modified time | relevance | path

Searched refs:nexusServer (Results 1 – 2 of 2) sorted by relevance

/dports/math/vtk6/VTK-6.2.0/ThirdParty/Twisted/twisted/words/protocols/
H A Dmsn.py175 def _login(userHandle, passwd, nexusServer, cached=0, authData=''): argument
194 _cb(nexusServer, authData)
200 fac.protocol = lambda : PassportNexus(d, nexusServer)
201 reactor.connectSSL(_parsePrimitiveHost(nexusServer)[0], 443, fac, ClientContextFactory())
/dports/devel/eric6/eric6-21.11/eric/eric6/APIs/Python/
H A Dzope-3.3.1.api19907 twisted.words.protocols.msn._login?5(userHandle, passwd, nexusServer, cached=0, authData='')