This is the complete list of members for BotPassword, including all inherited members.
__construct( $row, $isSaved, $flags=self::READ_NORMAL) | BotPassword | |
APPID_MAXLENGTH | BotPassword | |
canonicalizeLoginData( $username, $password) | BotPassword | static |
delete() | BotPassword | |
generatePassword( $config) | BotPassword | static |
getAppId() | BotPassword | |
getDB( $db) | BotPassword | static |
getGrants() | BotPassword | |
getRestrictions() | BotPassword | |
getSeparator() | BotPassword | static |
getToken() | BotPassword | |
getUserCentralId() | BotPassword | |
GRANTS_MAXLENGTH | BotPassword | |
invalidateAllPasswordsForCentralId( $centralId) | BotPassword | static |
invalidateAllPasswordsForUser( $username) | BotPassword | static |
isInvalid() | BotPassword | |
isSaved() | BotPassword | |
login( $username, $password, WebRequest $request) | BotPassword | static |
newFromCentralId( $centralId, $appId, $flags=self::READ_NORMAL) | BotPassword | static |
newFromUser(UserIdentity $userIdentity, $appId, $flags=self::READ_NORMAL) | BotPassword | static |
newUnsaved(array $data, $flags=self::READ_NORMAL) | BotPassword | static |
PASSWORD_MINLENGTH | BotPassword | |
READ_NONE | IDBAccessObject | |
removeAllPasswordsForCentralId( $centralId) | BotPassword | static |
removeAllPasswordsForUser( $username) | BotPassword | static |
RESTRICTIONS_MAXLENGTH | BotPassword | |
save( $operation, Password $password=null) | BotPassword | |