Qucs-S S-parameter Viewer & RF Synthesis Tools
Loading...
Searching...
No Matches
Public Member Functions | Static Public Attributes | List of all members
pip._internal.network.auth.KeyRingNullProvider Class Reference
Inheritance diagram for pip._internal.network.auth.KeyRingNullProvider:
Inheritance graph
[legend]
Collaboration diagram for pip._internal.network.auth.KeyRingNullProvider:
Collaboration graph
[legend]

Public Member Functions

Optional[AuthInfo] get_auth_info (self, str url, Optional[str] username)
 
None save_auth_info (self, str url, str username, str password)
 

Static Public Attributes

bool has_keyring = False
 
- Static Public Attributes inherited from pip._internal.network.auth.KeyRingBaseProvider
bool has_keyring
 

Detailed Description

Keyring null provider

Member Function Documentation

◆ get_auth_info()

Optional[AuthInfo] pip._internal.network.auth.KeyRingNullProvider.get_auth_info (   self,
str  url,
Optional[str]  username 
)

◆ save_auth_info()

None pip._internal.network.auth.KeyRingNullProvider.save_auth_info (   self,
str  url,
str  username,
str  password 
)

The documentation for this class was generated from the following file: