Package ldaptor :: Package test :: Module test_webui :: Class MockLDAPConfig
[hide private]
[frames] | no frames]

Class MockLDAPConfig

source code

       object --+    
                |    
config.LDAPConfig --+
                    |
                   MockLDAPConfig

Instance Methods [hide private]
 
_loadServiceLocationOverrides(self) source code

Inherited from config.LDAPConfig: __init__, __providedBy__, copy, getBaseDN, getIdentityBaseDN, getIdentitySearch, getServiceLocationOverrides

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __sizeof__, __str__, __subclasshook__

Class Variables [hide private]

Inherited from config.LDAPConfig: __implemented__, __provides__, baseDN, identityBaseDN, identitySearch

Properties [hide private]

Inherited from object: __class__

Method Details [hide private]

_loadServiceLocationOverrides(self)

source code 
Overrides: config.LDAPConfig._loadServiceLocationOverrides