| Home | Trees | Index | Help |
|---|
| Package twisted :: Package enterprise :: Module dbcred :: Class ReflectorAuthorizer |
|
Accessor--+ |Authorizer--+ | ReflectorAuthorizer
| Method Summary | |
|---|---|
__init__(self,
refl,
serviceCollection)
| |
__delattr__(self,
k)
(inherited from Accessor)
| |
__getattr__(self,
k)
(inherited from Accessor)
| |
__setattr__(self,
k,
v)
(inherited from Accessor)
| |
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 Accessor)
| |
*actually* set self.k to v without incurring side-effects. (inherited from Accessor)
| |
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 Fri Jun 27 03:47:49 2003 | http://epydoc.sf.net |