Home | Trees | Index | Help |
|
---|
Package twisted :: Package sibling :: Module siblingserv :: Class TicketAuthorizer |
|
Accessor
--+ |Authorizer
--+ |DefaultAuthorizer
--+ | TicketAuthorizer
Method Summary | |
---|---|
loadIdentity(self,
identityName,
keys)
| |
Inherited from DefaultAuthorizer | |
Create a hash of identities. | |
Add an identity to me. | |
Get a Deferred callback registration object. | |
| |
Inherited from Authorizer | |
Create an identity of an appropriate type for this Authorizer. | |
| |
| |
Set the application for this authorizer. | |
Set the service collection for this authorizer. | |
Inherited from Accessor | |
| |
| |
| |
*actually* del self.k without incurring side-effects. | |
*actually* set self.k to v without incurring side-effects. |
Instance Variable Summary | |
---|---|
Inherited from Authorizer | |
_AbstractServiceCollection |
serviceCollection : The set of services that are using this authorizer. |
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.0 on Sat Sep 13 04:21:05 2003 | http://epydoc.sf.net |