Files
MaxScale/server/modules/routing
Markus Makela 9d8c5cd410 MXS-862: Add authenticator options and instances
Authenticators now have a similar mechanism to the `router_options`
parameter which enables configurable authentication.

The authenticators also have a new initialize entry point which is similar
to the createInstance entry point of the filters and routers. The value of
`authenticator_options` is passed as a parameter to this function. The
return vaulue of the `initialize` entry point is passed to the `create`
entry point.
2016-10-13 15:58:18 +03:00
..
2016-10-03 15:21:04 +03:00
2016-09-09 15:12:58 +03:00
2016-08-17 10:06:35 +03:00