#include <credential_source.h>
◆ FixedCredentialSource()
| cuttlefish::FixedCredentialSource::FixedCredentialSource |
( |
const std::string & |
credential | ) |
|
|
private |
◆ Credential()
| Result< std::string > cuttlefish::FixedCredentialSource::Credential |
( |
| ) |
|
|
overridevirtual |
◆ Make()
| std::unique_ptr< CredentialSource > cuttlefish::FixedCredentialSource::Make |
( |
const std::string & |
credential | ) |
|
|
static |
◆ credential_
| std::string cuttlefish::FixedCredentialSource::credential_ |
|
private |
The documentation for this class was generated from the following files: