Home | History | Annotate | Download | only in python2.7

Lines Matching full:mechanism

327     def authenticate(self, mechanism, authobject):
330 'mechanism' specifies which authentication mechanism is to
332 form AUTH=<mechanism>.
343 mech = mechanism.upper()