Like Zend_Auth_Chain? That would be useful. Users add adapters, then call authenticate().
Why you want to call it Zend_Auth_Chain and not Zend_Auth_Adapter_Chain? It is nothing else than DbTable, Ldap etc. The only difference is that Chain contains a chain of multiple auth adapters.
-- Jan
