MediaWiki REL1_31
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
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\AbstractPreAuthenticationProvider
setConfig(Config $config)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