Home | History | Annotate | Download | only in Lib

Lines Matching defs:proxyauth

20 # PROXYAUTH contributed by Rick Holbert <holbert.13@osu.edu> November 2002.
76 'PROXYAUTH': ('AUTH',),
608 def proxyauth(self, user):
614 (typ, [data]) = <instance>.proxyauth(user)
617 name = 'PROXYAUTH'
618 return self._simple_command('PROXYAUTH', user)