Solar_Auth

Classes in the Solar_Auth package:

Solar_Auth

Factory class for authentication adapters.

Solar_Auth_Adapter

Abstract authentication adapter.

Solar_Auth_Adapter_Htpasswd

Authenticate against a file generated by htpasswd.

Solar_Auth_Adapter_Ini

Authenticate against .ini style files.

Solar_Auth_Adapter_Ldap

Authenticate against an LDAP server.

Solar_Auth_Adapter_Mail

Authenticate against an IMAP or POP3 mail server.

Solar_Auth_Adapter_None

Authenticate against nothing; defaults all authentication to "failed".

Solar_Auth_Adapter_Post

Authenticate via simple HTTP POST request-and-reply.

Solar_Auth_Adapter_Sql

Authenticate against an SQL database table.

Solar_Auth_Adapter_Typekey

Authentication adapter for TypeKey.



Local