#include <acl_table_user.h>
◆ Password_lock() [1/3]
      
        
          | acl_table::Password_lock::Password_lock  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ Password_lock() [2/3]
      
        
          | acl_table::Password_lock::Password_lock  | 
          ( | 
          const Password_lock &  | 
          other | ) | 
           | 
        
      
 
 
◆ Password_lock() [3/3]
      
        
          | acl_table::Password_lock::Password_lock  | 
          ( | 
          Password_lock &&  | 
          other | ) | 
           | 
        
      
 
 
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ failed_login_attempts
      
        
          | uint acl_table::Password_lock::failed_login_attempts {} | 
        
      
 
read from the user config. 
The number of failed login attempts before the account is locked 
 
 
◆ password_lock_time_days
      
        
          | int acl_table::Password_lock::password_lock_time_days {} | 
        
      
 
read from the user config. 
The number of days to keep the account locked 
 
 
The documentation for this struct was generated from the following files: