Home | Trees | Index | Help |
---|
Package twisted :: Package enterprise :: Module dbcred :: Class ReflectorAuthorizer |
|
OriginalAccessor
--+ |Authorizer
--+ | ReflectorAuthorizer
Method Summary | |
---|---|
__init__(self,
refl,
serviceCollection)
| |
__delattr__(self,
k)
(inherited from OriginalAccessor )
| |
__getattr__(self,
k)
(inherited from OriginalAccessor )
| |
__setattr__(self,
k,
v)
(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 )
| |
get_application(self)
(inherited from Authorizer )
| |
get the identity from the database with the specified name. | |
getServiceNamed(self,
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 )
| |
removeIdentity(self,
identityName)
(inherited from Authorizer )
| |
Set the application for this authorizer. (inherited from Authorizer )
| |
Set the service collection for this authorizer. (inherited from Authorizer )
| |
_cbIdentity(self,
newIdentityRows)
| |
_ebIdentity(self,
data)
|
Method Details |
---|
getIdentityRequest(self, name)get the identity from the database with the specified name. |
Home | Trees | Index | Help |
---|
Generated by Epydoc 1.1 on Thu May 8 13:18:21 2003 | http://epydoc.sf.net |