Home | Trees | Index | Help |
---|
Package twisted :: Package test :: Module test_conch :: Class ConchTestIdentity |
|
Identity
--+ |ConchIdentity
--+ | ConchTestIdentity
Method Summary | |
---|---|
Create an identity. (inherited from Identity )
| |
Adds a client class for the given service. (inherited from ConchIdentity )
| |
Put a key on my keyring. (inherited from Identity )
| |
Add a key for the given perspective. (inherited from Identity )
| |
This will add the service, using our name as the name for the perspective. (inherited from ConchIdentity )
| |
I return some random data. (inherited from Identity )
| |
Returns a list of all services and perspectives this identity can connect to. (inherited from Identity )
| |
str
|
Return the users home directory. (inherited from ConchIdentity )
|
str
|
Return the users shell. (inherited from ConchIdentity )
|
tuple
|
Return a uid and gid for this user as a tuple (uid, gid). (inherited from ConchIdentity )
|
Remove a key from my keyring. (inherited from Identity )
| |
Get a perspective request (a Deferred) for the given key. (inherited from Identity )
| |
Get the first available perspective for a given service. (inherited from Identity )
| |
Persist this Identity to the authorizer. (inherited from Identity )
| |
(legacy) Set a password for this identity, already md5 hashed. (inherited from Identity )
| |
(inherited from Identity )
| |
(inherited from Identity )
| |
validatePublicKey(self,
pubKey)
| |
Verify a challenge/response password. (inherited from Identity )
| |
verifyPlainPassword(self,
password)
|
Home | Trees | Index | Help |
---|
Generated by Epydoc 1.2 prerelease on Wed Jan 29 06:28:55 2003 | http://epydoc.sf.net |