Line: 116 to 116 | ||||||||
---|---|---|---|---|---|---|---|---|
Changed: | ||||||||
< < | ObjectMethod findLoginByEmail ($email) -> \@users | |||||||
> > | ObjectMethod findUserByEmail ($email) -> \@users | |||||||
Returns an array of login names that relate to a email address. Defaut behaviour is a nop, which will result in the user mapping manager being asked for its opinion. If subclass implementations return a value for |