Fixed problem with AuthInterface, AuthLdap, and AuthMcat where the sigantures of the methods of these classes were not in agreement, which was causing AuthLdap to no longer compile. Changed parameter signatures so that the 'user' parameter is used consistently in all of the methods.
Fixed problem with AuthInterface, AuthLdap, and AuthMcat where the
sigantures of the methods of these classes were not in agreement, which was
causing AuthLdap to no longer compile. Changed parameter signatures so that
the 'user' parameter is used consistently in all of the methods.