You are here

service ldap.token_processor in Lightweight Directory Access Protocol (LDAP) 8.4

Same name and namespace in other branches
  1. 8.3 ldap_servers/ldap_servers.services.yml \ldap.token_processor

Class

Drupal\ldap_servers\Processor\TokenProcessor
3 string references to ldap.token_processor
hook_ldap_user_edit_user_alter in ldap_user/ldap_user.api.php
Alter the user object in the context of an LDAP entry during synchronization.
Server::__construct in ldap_servers/src/Entity/Server.php
Constructor.
ServerTestForm::create in ldap_servers/src/Form/ServerTestForm.php
Instantiates a new instance of this class.

File

ldap_servers/ldap_servers.services.yml
ldap_servers/ldap_servers.services.yml

View source
  1. class: Drupal\ldap_servers\Processor\TokenProcessor
  2. arguments:
  3. - '@ldap.detail_log'