×

Multiple-Choice Questions

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?

  1. 2
  2. 3
  3. 4
  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

Comments and Discussions!

Load comments ↻






Copyright © 2024 www.includehelp.com. All rights reserved.