l.p.h.Hooks : class documentation

Part of lp.poppy.hooks View In Hierarchy

No class docstring
Method __init__ Undocumented
Method new_client_hook Prepare a new client record indexed by fsroot...
Method client_done_hook A client has completed. If it authenticated then it stands a chance
Method auth_verify_hook Verify that the username matches a distribution we care about.
def __init__(self, targetpath, logger, allow_user, cmd=None, targetstart=0, perms=None, prefix=''):
Undocumented
def new_client_hook(self, fsroot, host, port):
Prepare a new client record indexed by fsroot...
def client_done_hook(self, fsroot, host, port):
A client has completed. If it authenticated then it stands a chance of having uploaded a file to the set. If not; then it is simply an aborted transaction and we remove the fsroot.
def auth_verify_hook(self, fsroot, user, password):
Verify that the username matches a distribution we care about.

The password is irrelevant to auth, as is the fsroot

API Documentation for Launchpad, generated by pydoctor at 2010-09-27 00:00:11.