MediaWiki REL1_39
MediaWiki\Auth\AbstractPreAuthenticationProvider Member List

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

$configMediaWiki\Auth\AbstractAuthenticationProviderprotected
$loggerMediaWiki\Auth\AbstractAuthenticationProviderprotected
$managerMediaWiki\Auth\AbstractAuthenticationProviderprotected
$userNameUtilsMediaWiki\Auth\AbstractAuthenticationProviderprotected
getAuthenticationRequests( $action, array $options)MediaWiki\Auth\AbstractPreAuthenticationProvider
getHookContainer()MediaWiki\Auth\AbstractAuthenticationProviderprotected
getHookRunner()MediaWiki\Auth\AbstractAuthenticationProviderprotected
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\AbstractPreAuthenticationProvider
postInitSetup()MediaWiki\Auth\AbstractAuthenticationProviderprotected
setConfig(Config $config)MediaWiki\Auth\AbstractAuthenticationProvider
setHookContainer(HookContainer $hookContainer)MediaWiki\Auth\AbstractAuthenticationProvider
setLogger(LoggerInterface $logger)MediaWiki\Auth\AbstractAuthenticationProvider
setManager(AuthManager $manager)MediaWiki\Auth\AbstractAuthenticationProvider
testForAccountCreation( $user, $creator, array $reqs)MediaWiki\Auth\AbstractPreAuthenticationProvider
testForAccountLink( $user)MediaWiki\Auth\AbstractPreAuthenticationProvider
testForAuthentication(array $reqs)MediaWiki\Auth\AbstractPreAuthenticationProvider
testUserForCreation( $user, $autocreate, array $options=[])MediaWiki\Auth\AbstractPreAuthenticationProvider