What is the major difference between zend_auth and zend_acl?



What is the major difference between zend_auth and zend_acl?..

Answer / Sanchi Gupta

Zend_Auth (Authentication) and Zend_Acl (Access Control List) are two separate components in Zend Framework that serve different purposes. While Zend_Auth is responsible for authenticating users by verifying their credentials, Zend_Acl is used to control access to resources based on the authenticated user's role or permission.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Zend Interview Questions

Why zend framework?

1 Answers  


Can you explain why are in-built libraries used for the web services?

1 Answers  


How to get client's timezone?

1 Answers  


Grouping where clauses with zend_db_table_abstract ?

1 Answers  


What is service manager in zend framework?

1 Answers  


Do you know what is the way in which the html can be used to form elements?

1 Answers  


How to render zf2 view within json response?

0 Answers  


Please write down a program to show the execution of the application?

1 Answers  


Explain routing in zend framework?

1 Answers  


What is the procedure to see that the optional file is detected?

1 Answers  


Why are in-built libraries used for the web services?

1 Answers  


Tell me what are the ways in which the file can be detected as being uploaded or not?

1 Answers  


Categories