namespace Drupal\Core\Password

Same name in other branches
  1. 10 Drupal\Core\Password
  2. 9 Drupal\Core\Password
  3. 8.9.x Drupal\Core\Password
Object name File name Summary
DefaultPasswordGenerator core/lib/Drupal/Core/Password/DefaultPasswordGenerator.php Provides a default password generator.
PasswordGeneratorInterface core/lib/Drupal/Core/Password/PasswordGeneratorInterface.php Interface for generating passwords.
PasswordInterface core/lib/Drupal/Core/Password/PasswordInterface.php Secure password hashing functions for user authentication.
PhpassHashedPassword core/lib/Drupal/Core/Password/PhpassHashedPassword.php Deprecated legacy password hashing framework.
PhpassHashedPasswordBase core/lib/Drupal/Core/Password/PhpassHashedPasswordBase.php Legacy password hashing framework.
PhpPassword core/lib/Drupal/Core/Password/PhpPassword.php Secure PHP password hashing functions.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.