Android-cuttlefish cvd tool
Public Member Functions | List of all members
cuttlefish::CredentialSource Class Referenceabstract

#include <credential_source.h>

Inheritance diagram for cuttlefish::CredentialSource:
Inheritance graph
[legend]

Public Member Functions

virtual ~CredentialSource ()=default
 
virtual Result< std::string > Credential ()=0
 

Constructor & Destructor Documentation

◆ ~CredentialSource()

virtual cuttlefish::CredentialSource::~CredentialSource ( )
virtualdefault

Member Function Documentation

◆ Credential()

virtual Result< std::string > cuttlefish::CredentialSource::Credential ( )
pure virtual

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