Documentation

Backend

Interfaces, Classes and Traits

BackendInterface
This is the base class for any authentication object.
AbstractBasic
HTTP Basic authentication backend class.
AbstractBearer
HTTP Bearer authentication backend class.
AbstractDigest
HTTP Digest authentication backend class.
Apache
Apache (or NGINX) authenticator.
BasicCallBack
Extremely simply HTTP Basic auth backend.
File
This is an authentication backend that uses a file to manage passwords.
IMAP
This is an authentication backend that uses imap.
PDO
This is an authentication backend that uses a database to manage passwords.
AbstractBasicTest
AbstractBasicMock
HTTP Basic authentication backend class.
AbstractBearerTest
AbstractBearerMock
HTTP Bearer authentication backend class.
AbstractDigestTest
AbstractDigestMock
HTTP Digest authentication backend class.
AbstractPDOTest
ApacheTest
BasicCallBackTest
FileTest
IMAPTest
IMAPMock
This is an authentication backend that uses imap.
Mock
PDOMySQLTest
PDOPgSqlTest
PDOSqliteTest

Search results