Google News
logo
Zend framework - Interview Questions
What is the difference between Zend_Auth and Zend_Acl?
Here are some common differences between Zend_Auth and Zend_Acl, such as :

Zend_Auth Zend_Acl
Zend_Auth utilizes the method like OpenID, LDAP, and HTTP to provide the confirmation. Zend_Acl utilizes Access Control List for approval.
Zend_Auth gives the validation protocol to the clients utilizing numerous methods. Zend_Acl is utilized for approval purposes.
Zend_Auth confirms checking and providing the certifications to the client's system. Zend_Acl utilizes the list of parts that are being implemented, just the approved individuals.
Zend_Auth supports the authentication stages features. Zend_Acl supports the propelled definitions with features of different legacy and other similar highlights.
Zend_Auth gives an environment to the framework through which the user is authenticated for utilize. Zend_Acl plays out a few tasks on the particular assets that need to be composed on the system.
Advertisement