Which of the following components of session handling, prevent session hijacking?

66. Which of the following components of session handling, prevent session hijacking?

  1. Zend\Session\Container,
  2. Zend\Session\SessionManager
  3. Zend\Session\Storage
  4. Zend\Session\SaveHandler
  5. Zend\Session\Validator
  6. Zend\Session\Config\SessionConfig

Answer: E) Zend\Session\Validator

Explanation:

The Zend\Session\Validator component of the Zend framework is used to prevent session hijacking.

Comments and Discussions!

Load comments ↻






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