Home
last modified time | relevance | path

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

/thrift-3.4.0/lib/py/src/transport/
DTTwisted.py143 self.createSASLClient(host, service, mechanism, **sasl_kwargs)
145 def createSASLClient(self, host, service, mechanism, **kwargs): member in ThriftSASLClientProtocol