LdapAuthenticator
class LdapAuthenticator extends LoggingService (View source)
Properties
| protected Logger | $logger | from LoggingService |
Methods
__construct(PDO $connection, ConfigurationManager $configManager, LdapUserEventLogger $ldapUserEventLogger, AuthenticationService $authService, CsrfTokenService $csrfTokenService, Logger $logger, LoginAttemptService $loginAttemptService, UserContextService $userContextService, array $serverParams = [])
No description
void
authenticate()
No description
void
invalidateAuthenticationCache()
Invalidate LDAP authentication cache
Details
__construct(PDO $connection, ConfigurationManager $configManager, LdapUserEventLogger $ldapUserEventLogger, AuthenticationService $authService, CsrfTokenService $csrfTokenService, Logger $logger, LoginAttemptService $loginAttemptService, UserContextService $userContextService, array $serverParams = [])
No description
protected void
logDebug(string $message, array $context = [])
No description
protected void
logInfo(string $message, array $context = [])
No description
protected void
logWarning(string $message, array $context = [])
No description
protected void
logError(string $message, array $context = [])
No description
void
authenticate()
No description
void
invalidateAuthenticationCache()
Invalidate LDAP authentication cache