Home | Trees | Index | Help |
---|
Package twisted :: Package spread :: Module pb :: Class IdentityConnector |
|
Method Summary | |
---|---|
| |
twisted.internet.defer.Deferred
|
Attempt to authenticate about the PB server, but don't request any services, yet. |
twisted.internet.defer.Deferred
|
Request a perspective on the specified service. |
Method Details |
---|
__init__(self,
host,
port,
identityName,
password)
|
requestLogin(self)Attempt to authenticate about the PB server, but don't request any services, yet.
|
requestService(self, serviceName, perspectiveName=None, client=None)Request a perspective on the specified service. This will authenticate against the server as well ifrequestLogin hasn't already been
called.
|
Home | Trees | Index | Help |
---|
Generated by Epydoc 1.1 on Sat Feb 15 21:18:12 2003 | http://epydoc.sf.net |