With the help of this method you can create a new instance of ArrayAuthAdapter.
constructor(Object options) : Object
Authenticate a user with his credentials against an array.
authentication(String user, String credentials, Function callback) : void
With the help of this method you can create a new instance of HtpasswdAuthAdapter.
Authenticate a user with his credentials against a htpasswd file.
With the help of this method you can create a new instance of LdapAuthAdapter.
Authenticate a user with his credentials against a LDAP server.