MediaWiki master
MediaWiki\Auth\AuthManager Member List

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

__construct(private readonly WebRequest $request, private readonly Config $config, private readonly ChangeTagsStore $changeTagsStore, private readonly ObjectFactory $objectFactory, private readonly ObjectCacheFactory $objectCacheFactory, private readonly HookContainer $hookContainer, private readonly ReadOnlyMode $readOnlyMode, private readonly UserNameUtils $userNameUtils, private readonly BlockManager $blockManager, private readonly WatchlistManager $watchlistManager, private readonly ILoadBalancer $loadBalancer, private readonly Language $contentLanguage, private readonly LanguageConverterFactory $languageConverterFactory, private readonly BotPasswordStore $botPasswordStore, private readonly UserFactory $userFactory, private readonly UserIdentityLookup $userIdentityLookup, private readonly UserIdentityUtils $identityUtils, private readonly UserOptionsManager $userOptionsManager, private readonly NotificationService $notificationService, private readonly SessionManagerInterface $sessionManager,)MediaWiki\Auth\AuthManager
ACCOUNT_CREATION_STATEMediaWiki\Auth\AuthManager
ACCOUNT_LINK_STATEMediaWiki\Auth\AuthManager
ACTION_CHANGEMediaWiki\Auth\AuthManager
ACTION_CREATEMediaWiki\Auth\AuthManager
ACTION_CREATE_CONTINUEMediaWiki\Auth\AuthManager
ACTION_LINKMediaWiki\Auth\AuthManager
ACTION_LINK_CONTINUEMediaWiki\Auth\AuthManager
ACTION_LOGINMediaWiki\Auth\AuthManager
ACTION_LOGIN_CONTINUEMediaWiki\Auth\AuthManager
ACTION_REMOVEMediaWiki\Auth\AuthManager
ACTION_UNLINKMediaWiki\Auth\AuthManager
allowsAuthenticationDataChange(AuthenticationRequest $req, $checkData=true)MediaWiki\Auth\AuthManager
allowsPropertyChange( $property)MediaWiki\Auth\AuthManager
AUTHN_STATEMediaWiki\Auth\AuthManager
authorizeCreateAccount(Authority $creator)MediaWiki\Auth\AuthManager
AUTOCREATE_BLOCKLISTMediaWiki\Auth\AuthManager
AUTOCREATE_SOURCE_MAINTMediaWiki\Auth\AuthManager
AUTOCREATE_SOURCE_SESSIONMediaWiki\Auth\AuthManager
AUTOCREATE_SOURCE_TEMPMediaWiki\Auth\AuthManager
autoCreateUser(User $user, $source, $login=true, $log=true, ?Authority $performer=null, array $tags=[])MediaWiki\Auth\AuthManager
beginAccountCreation(Authority $creator, array $reqs, $returnToUrl)MediaWiki\Auth\AuthManager
beginAccountLink(User $user, array $reqs, $returnToUrl)MediaWiki\Auth\AuthManager
beginAuthentication(array $reqs, $returnToUrl)MediaWiki\Auth\AuthManager
canAuthenticateNow()MediaWiki\Auth\AuthManager
canCreateAccount( $username, $options=[])MediaWiki\Auth\AuthManager
canCreateAccounts()MediaWiki\Auth\AuthManager
canLinkAccounts()MediaWiki\Auth\AuthManager
changeAuthenticationData(AuthenticationRequest $req, $isAddition=false)MediaWiki\Auth\AuthManager
continueAccountCreation(array $reqs)MediaWiki\Auth\AuthManager
continueAccountLink(array $reqs)MediaWiki\Auth\AuthManager
continueAuthentication(array $reqs)MediaWiki\Auth\AuthManager
getAuthenticationProvider( $id)MediaWiki\Auth\AuthManager
getAuthenticationRequests( $action, ?UserIdentity $user=null)MediaWiki\Auth\AuthManager
getAuthenticationSessionData( $key, $default=null)MediaWiki\Auth\AuthManager
getPreAuthenticationProviders()MediaWiki\Auth\AuthManagerprotected
getPrimaryAuthenticationProviders()MediaWiki\Auth\AuthManagerprotected
getRequest()MediaWiki\Auth\AuthManager
getSecondaryAuthenticationProviders()MediaWiki\Auth\AuthManagerprotected
normalizeUsername( $username)MediaWiki\Auth\AuthManager
probablyCanCreateAccount(Authority $creator)MediaWiki\Auth\AuthManager
providerArrayFromSpecs( $class, array $specs)MediaWiki\Auth\AuthManagerprotected
removeAuthenticationSessionData( $key)MediaWiki\Auth\AuthManager
revokeAccessForUser( $username)MediaWiki\Auth\AuthManager
SEC_FAILMediaWiki\Auth\AuthManager
SEC_OKMediaWiki\Auth\AuthManager
SEC_REAUTHMediaWiki\Auth\AuthManager
securitySensitiveOperationStatus( $operation)MediaWiki\Auth\AuthManager
setAuthenticationSessionData( $key, $data)MediaWiki\Auth\AuthManager
setAuthEventsLogger(LoggerInterface $authEventsLogger)MediaWiki\Auth\AuthManager
setLogger(LoggerInterface $logger)MediaWiki\Auth\AuthManager
setRequestContextUserFromSessionUser()MediaWiki\Auth\AuthManager
userCanAuthenticate( $username)MediaWiki\Auth\AuthManager
userExists( $username, $flags=IDBAccessObject::READ_NORMAL)MediaWiki\Auth\AuthManager