You are here

namespace Drupal\Core\Password in Drupal 8

Same name in other branches
  1. 9 Drupal\Core\Password
Classsort descending Location Description
PasswordInterface core/lib/Drupal/Core/Password/PasswordInterface.php Secure password hashing functions for user authentication.
PhpassHashedPassword core/lib/Drupal/Core/Password/PhpassHashedPassword.php Secure password hashing functions based on the Portable PHP password hashing framework.