$blockDisablesLogin | MediaWiki\Auth\CheckBlocksSecondaryAuthenticationProvider | protected |
$config | MediaWiki\Auth\AbstractAuthenticationProvider | protected |
$logger | MediaWiki\Auth\AbstractAuthenticationProvider | protected |
$manager | MediaWiki\Auth\AbstractAuthenticationProvider | protected |
$userNameUtils | MediaWiki\Auth\AbstractAuthenticationProvider | protected |
__construct( $params=[]) | MediaWiki\Auth\CheckBlocksSecondaryAuthenticationProvider | |
autoCreatedAccount( $user, $source) | MediaWiki\Auth\AbstractSecondaryAuthenticationProvider | |
beginSecondaryAccountCreation( $user, $creator, array $reqs) | MediaWiki\Auth\CheckBlocksSecondaryAuthenticationProvider | |
beginSecondaryAuthentication( $user, array $reqs) | MediaWiki\Auth\CheckBlocksSecondaryAuthenticationProvider | |
continueSecondaryAccountCreation( $user, $creator, array $reqs) | MediaWiki\Auth\AbstractSecondaryAuthenticationProvider | |
continueSecondaryAuthentication( $user, array $reqs) | MediaWiki\Auth\AbstractSecondaryAuthenticationProvider | |
getAuthenticationRequests( $action, array $options) | MediaWiki\Auth\CheckBlocksSecondaryAuthenticationProvider | |
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\AbstractSecondaryAuthenticationProvider | |
postAuthentication( $user, AuthenticationResponse $response) | MediaWiki\Auth\AbstractSecondaryAuthenticationProvider | |
postInitSetup() | MediaWiki\Auth\CheckBlocksSecondaryAuthenticationProvider | protected |
providerAllowsAuthenticationDataChange(AuthenticationRequest $req, $checkData=true) | MediaWiki\Auth\AbstractSecondaryAuthenticationProvider | |
providerAllowsPropertyChange( $property) | MediaWiki\Auth\AbstractSecondaryAuthenticationProvider | |
providerChangeAuthenticationData(AuthenticationRequest $req) | MediaWiki\Auth\AbstractSecondaryAuthenticationProvider | |
providerRevokeAccessForUser( $username) | MediaWiki\Auth\AbstractSecondaryAuthenticationProvider | |
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\AbstractSecondaryAuthenticationProvider | |
testUserForCreation( $user, $autocreate, array $options=[]) | MediaWiki\Auth\CheckBlocksSecondaryAuthenticationProvider | |