SqlAuthenticator
class SqlAuthenticator extends LoggingService (View source)
Properties
| protected Logger | $logger | from LoggingService |
Methods
__construct(PDO $connection, ConfigurationManager $configManager, UserEventLogger $userEventLogger, $authService, CsrfTokenService $csrfTokenService, Logger $logger, LoginAttemptService $loginAttemptService, array $serverParams = [])
No description
void
authenticate()
No description
Details
__construct(PDO $connection, ConfigurationManager $configManager, UserEventLogger $userEventLogger, $authService, CsrfTokenService $csrfTokenService, Logger $logger, LoginAttemptService $loginAttemptService, 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