b.t.t.StubCredentialStore(config.CredentialStore) : class documentation

Part of bzrlib.tests.test_config View In Hierarchy

Undocumented
Method __init__ Undocumented
Method add_credentials Undocumented
Method get_credentials Return the matching credentials from this credential store.

Inherited from CredentialStore:

Method decode_password Returns a clear text password for the provided credentials.
def __init__(self):
Undocumented
def add_credentials(self, scheme, host, user, password=None):
Undocumented
def get_credentials(self, scheme, host, port=None, user=None, path=None, realm=None):
Return the matching credentials from this credential store.

This method is only called on fallback credential stores.

API Documentation for Bazaar, generated by pydoctor at 2022-06-16 00:25:16.