| $accountCreationThrottle | MediaWiki\Auth\ThrottlePreAuthenticationProvider | protected |
| $cache | MediaWiki\Auth\ThrottlePreAuthenticationProvider | protected |
| $config | MediaWiki\Auth\AbstractAuthenticationProvider | protected |
| $logger | MediaWiki\Auth\AbstractAuthenticationProvider | protected |
| $manager | MediaWiki\Auth\AbstractAuthenticationProvider | protected |
| $passwordAttemptThrottle | MediaWiki\Auth\ThrottlePreAuthenticationProvider | protected |
| $throttleSettings | MediaWiki\Auth\ThrottlePreAuthenticationProvider | protected |
| $userNameUtils | MediaWiki\Auth\AbstractAuthenticationProvider | protected |
| __construct( $params=[]) | MediaWiki\Auth\ThrottlePreAuthenticationProvider | |
| getAuthenticationRequests( $action, array $options) | MediaWiki\Auth\AbstractPreAuthenticationProvider | |
| getHookContainer() | MediaWiki\Auth\AbstractAuthenticationProvider | protected |
| getHookRunner() | MediaWiki\Auth\AbstractAuthenticationProvider | protected |
| getUniqueId() | MediaWiki\Auth\AbstractAuthenticationProvider | |
| init(LoggerInterface $logger, AuthManager $manager, HookContainer $hookContainer, Config $config, UserNameUtils $userNameUtils) | 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 | |
| postInitSetup() | MediaWiki\Auth\ThrottlePreAuthenticationProvider | protected |
| 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 | |