[ Index ]

PHP Cross Reference of Joomla 4.2.2 documentation

title

Body

[close]

/libraries/vendor/symfony/ldap/Security/ -> LdapUserProvider.php (summary)

(no description)

File Size: 197 lines (6 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

LdapUserProvider:: (8 methods):
  __construct()
  loadUserByUsername()
  loadUserByIdentifier()
  refreshUser()
  upgradePassword()
  supportsClass()
  loadUser()
  getAttributeValue()


Class: LdapUserProvider  - X-Ref

LdapUserProvider is a simple user provider on top of LDAP.

__construct(LdapInterface $ldap, string $baseDn, string $searchDn = null, string $searchPassword = null, array $defaultRoles = [], string $uidKey = null, string $filter = null, string $passwordAttribute = null, array $extraFields = [])   X-Ref
No description

loadUserByUsername(string $username)   X-Ref
{@inheritdoc}


loadUserByIdentifier(string $identifier)   X-Ref
No description

refreshUser(UserInterface $user)   X-Ref
{@inheritdoc}


upgradePassword($user, string $newHashedPassword)   X-Ref
{@inheritdoc}


supportsClass(string $class)   X-Ref
{@inheritdoc}


loadUser(string $identifier, Entry $entry)   X-Ref
Loads a user from an LDAP entry.

return: UserInterface

getAttributeValue(Entry $entry, string $attribute)   X-Ref
No description



Generated: Wed Sep 7 05:41:13 2022 Chilli.vc Blog - For Webmaster,Blog-Writer,System Admin and Domainer