Home »
MCQs »
Zend Framework MCQs
How many classes are provided by Zend to handle authentication in the Zend framework?
70. How many classes are provided by Zend to handle authentication in the Zend framework?
- 2
- 3
- 4
- 5
Answer: A) 2
Explanation:
Two classes are provided by Zend to handle authentication in the Zend framework:
- Zend\Authentication\Adaptor\AdaptorInterface
- Zend\Authentication\AuthenticationService