twisted.conch.endpoints._UserAuth.connectToAgent(self, endpoint) method documentationtwisted.conch.endpoints._UserAuth
          View Source
          
        
      Set up a connection to the authentication agent and trigger its initialization.
| Parameters | endpoint | An endpoint which can be used to connect to the authentication agent. (type: IStreamClientEndpoint provider) | 
| Returns | A Deferred which fires when the agent connection is ready for use. | |
| Function | connected | Undocumented |