Home | Trees | Index | Help |
---|
Package twisted :: Package sibling :: Module siblingserv :: Class TicketAuthorizer |
|
OriginalAccessor
--+ |Authorizer
--+ |DefaultAuthorizer
--+ | TicketAuthorizer
Method Summary | |
---|---|
Create a hash of identities. (inherited from DefaultAuthorizer )
| |
__delattr__(self,
k)
(inherited from OriginalAccessor )
| |
__getattr__(self,
k)
(inherited from OriginalAccessor )
| |
__setattr__(self,
k,
v)
(inherited from OriginalAccessor )
| |
Add an identity to me. (inherited from DefaultAuthorizer )
| |
Create an identity of an appropriate type for this Authorizer. (inherited from Authorizer )
| |
get_application(self)
(inherited from Authorizer )
| |
Get a Deferred callback registration object. (inherited from DefaultAuthorizer )
| |
getServiceNamed(self,
name)
(inherited from Authorizer )
| |
loadIdentity(self,
identityName,
keys)
| |
*actually* del self.k without incurring side-effects. (inherited from OriginalAccessor )
| |
*actually* set self.k to v without incurring side-effects. (inherited from OriginalAccessor )
| |
removeIdentity(self,
identityName)
(inherited from DefaultAuthorizer )
| |
Set the application for this authorizer. (inherited from Authorizer )
| |
Set the service collection for this authorizer. (inherited from Authorizer )
|
Home | Trees | Index | Help |
---|
Generated by Epydoc 1.1 on Thu May 8 13:16:52 2003 | http://epydoc.sf.net |