s4auth: Fix the object names for PyCredentials and PyCredentialCacheContainer
authorAmitay Isaacs <amitay@gmail.com>
Wed, 20 Jul 2011 04:48:34 +0000 (14:48 +1000)
committerAndrew Tridgell <tridge@samba.org>
Thu, 28 Jul 2011 05:20:52 +0000 (15:20 +1000)
commit6a12f7d66e7edeee020483cf3a7eecebb0ea4770
tree2d3d41761700c3dde6397f3585d92fdda8b71580
parentb9e05879600c185dff640c78c240e3cd0ab27e43
s4auth: Fix the object names for PyCredentials and PyCredentialCacheContainer

Use the object names as <modulename>.<objectname> to correctly generate the
object hierarchy in pydoc.

Signed-off-by: Andrew Tridgell <tridge@samba.org>
source4/auth/credentials/pycredentials.c