$config | MediaWiki\Auth\AbstractAuthenticationProvider | protected |
$logger | MediaWiki\Auth\AbstractAuthenticationProvider | protected |
$manager | MediaWiki\Auth\AbstractAuthenticationProvider | protected |
autoCreatedAccount( $user, $source) | MediaWiki\Auth\AbstractSecondaryAuthenticationProvider | |
beginLinkAttempt( $user, $key) | MediaWiki\Auth\ConfirmLinkSecondaryAuthenticationProvider | protected |
beginSecondaryAccountCreation( $user, $creator, array $reqs) | MediaWiki\Auth\ConfirmLinkSecondaryAuthenticationProvider | |
beginSecondaryAuthentication( $user, array $reqs) | MediaWiki\Auth\ConfirmLinkSecondaryAuthenticationProvider | |
continueLinkAttempt( $user, $key, array $reqs) | MediaWiki\Auth\ConfirmLinkSecondaryAuthenticationProvider | protected |
continueSecondaryAccountCreation( $user, $creator, array $reqs) | MediaWiki\Auth\ConfirmLinkSecondaryAuthenticationProvider | |
continueSecondaryAuthentication( $user, array $reqs) | MediaWiki\Auth\ConfirmLinkSecondaryAuthenticationProvider | |
getAuthenticationRequests( $action, array $options) | MediaWiki\Auth\ConfirmLinkSecondaryAuthenticationProvider | |
getUniqueId() | MediaWiki\Auth\AbstractAuthenticationProvider | |
postAccountCreation( $user, $creator, AuthenticationResponse $response) | MediaWiki\Auth\AbstractSecondaryAuthenticationProvider | |
postAuthentication( $user, AuthenticationResponse $response) | MediaWiki\Auth\AbstractSecondaryAuthenticationProvider | |
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 | |
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\AbstractSecondaryAuthenticationProvider | |