Namespace Core\Authentication\Driver
Classes summary
| ldap | LDAP bind-based authentication driver. Verifies user credentials against a v3 LDAP server using the server bind method. |
| ldap_Token | LDAP authentication token. |
| sspi | Security Support Provider Interface (SSPI) authentication driver for Windows authentication providers. |
| sspi_Token | Security Support Provider Interface (SSPI) authentication token. |
| storage | Storage authentication driver. |
| storage_Token | Storage authentication token. |