Home | Trees | Index | Help |
---|
Package twisted :: Package enterprise :: Module dbcred :: Class ReflectorAuthorizer |
|
OriginalAccessor
--+ |Authorizer
--+ | ReflectorAuthorizer
Method Summary | |
---|---|
__init__(self,
refl,
serviceCollection)
| |
(inherited from OriginalAccessor )
| |
(inherited from OriginalAccessor )
| |
(inherited from OriginalAccessor )
| |
Create an identity and make a callback when it has been created. (inherited from Authorizer )
| |
Create an identity of an appropriate type for this Authorizer. (inherited from Authorizer )
| |
(inherited from Authorizer )
| |
get the identity from the database with the specified name. | |
(inherited from Authorizer )
| |
*actually* del self.k without incurring side-effects. (inherited from OriginalAccessor )
| |
*actually* set self.k to v without incurring side-effects. (inherited from OriginalAccessor )
| |
(inherited from Authorizer )
| |
Set the application for this authorizer. (inherited from Authorizer )
| |
Set the service collection for this authorizer. (inherited from Authorizer )
|
Method Details |
---|
getIdentityRequest(self, name)get the identity from the database with the specified name. |
Home | Trees | Index | Help |
---|
Generated by Epydoc 1.2 prerelease on Wed Jan 29 06:25:35 2003 | http://epydoc.sf.net |