Definition at line 85 of file credentialmanager.cc.
 
◆ Impl() [1/3]
◆ Impl() [2/3]
  
  | 
        
          | zypp::media::CredentialManager::Impl::Impl | ( | const Impl & |  | ) |  |  | delete | 
 
 
◆ Impl() [3/3]
  
  | 
        
          | zypp::media::CredentialManager::Impl::Impl | ( | Impl && |  | ) |  |  | delete | 
 
 
◆ ~Impl()
  
  | 
        
          | zypp::media::CredentialManager::Impl::~Impl | ( |  | ) |  |  | inline | 
 
 
◆ operator=() [1/2]
  
  | 
        
          | Impl & zypp::media::CredentialManager::Impl::operator= | ( | const Impl & |  | ) |  |  | delete | 
 
 
◆ operator=() [2/2]
  
  | 
        
          | Impl & zypp::media::CredentialManager::Impl::operator= | ( | Impl && |  | ) |  |  | delete | 
 
 
◆ init_globalCredentials()
      
        
          | void zypp::media::CredentialManager::Impl::init_globalCredentials | ( |  | ) |  | 
      
 
 
◆ init_userCredentials()
      
        
          | void zypp::media::CredentialManager::Impl::init_userCredentials | ( |  | ) |  | 
      
 
 
◆ processCredentials()
      
        
          | bool zypp::media::CredentialManager::Impl::processCredentials | ( | AuthData_Ptr & | cred | ) |  | 
      
 
 
◆ getCred()
      
        
          | AuthData_Ptr zypp::media::CredentialManager::Impl::getCred | ( | const Url & | url | ) | const | 
      
 
 
◆ getCredFromFile()
◆ saveGlobalCredentials()
      
        
          | void zypp::media::CredentialManager::Impl::saveGlobalCredentials | ( |  | ) |  | 
      
 
 
◆ saveUserCredentials()
      
        
          | void zypp::media::CredentialManager::Impl::saveUserCredentials | ( |  | ) |  | 
      
 
 
◆ _options
◆ _credsGlobal
◆ _credsUser
◆ _credsTmp
◆ _globalDirty
      
        
          | bool zypp::media::CredentialManager::Impl::_globalDirty | 
      
 
 
◆ _userDirty
      
        
          | bool zypp::media::CredentialManager::Impl::_userDirty | 
      
 
 
The documentation for this struct was generated from the following file: