Package awl\AuthPlugin
| AuthPlugin | A class for authenticating and retrieving user information |
| auth_external | Authentication has already happened. We know the username, we just need to do the authorisation / access control. The password is ignored. |
| auth_other_awl | Authenticate against a different PostgreSQL database which contains a usr table in the AWL format. |