MediaWiki  1.28.1
MediaWiki\Auth\ThrottlePreAuthenticationProvider Member List

This is the complete list of members for MediaWiki\Auth\ThrottlePreAuthenticationProvider, including all inherited members.

$accountCreationThrottleMediaWiki\Auth\ThrottlePreAuthenticationProviderprotected
$cacheMediaWiki\Auth\ThrottlePreAuthenticationProviderprotected
$configMediaWiki\Auth\AbstractAuthenticationProviderprotected
$loggerMediaWiki\Auth\AbstractAuthenticationProviderprotected
$managerMediaWiki\Auth\AbstractAuthenticationProviderprotected
$passwordAttemptThrottleMediaWiki\Auth\ThrottlePreAuthenticationProviderprotected
$throttleSettingsMediaWiki\Auth\ThrottlePreAuthenticationProviderprotected
__construct($params=[])MediaWiki\Auth\ThrottlePreAuthenticationProvider
getAuthenticationRequests($action, array $options)MediaWiki\Auth\AbstractPreAuthenticationProvider
getUniqueId()MediaWiki\Auth\AbstractAuthenticationProvider
postAccountCreation($user, $creator, AuthenticationResponse $response)MediaWiki\Auth\AbstractPreAuthenticationProvider
postAccountLink($user, AuthenticationResponse $response)MediaWiki\Auth\AbstractPreAuthenticationProvider
postAuthentication($user, AuthenticationResponse $response)MediaWiki\Auth\ThrottlePreAuthenticationProvider
setConfig(Config $config)MediaWiki\Auth\ThrottlePreAuthenticationProvider
setLogger(LoggerInterface $logger)MediaWiki\Auth\AbstractAuthenticationProvider
setManager(AuthManager $manager)MediaWiki\Auth\AbstractAuthenticationProvider
testForAccountCreation($user, $creator, array $reqs)MediaWiki\Auth\ThrottlePreAuthenticationProvider
testForAccountLink($user)MediaWiki\Auth\AbstractPreAuthenticationProvider
testForAuthentication(array $reqs)MediaWiki\Auth\ThrottlePreAuthenticationProvider
testUserForCreation($user, $autocreate, array $options=[])MediaWiki\Auth\AbstractPreAuthenticationProvider