userver: ydb::CredentialsProviderComponent Class Reference
⚠️ This is the documentation for an old userver version. Click here to switch to the latest version.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
ydb::CredentialsProviderComponent Class Referenceabstract

Detailed Description

Definition at line 20 of file credentials.hpp.

+ Inheritance diagram for ydb::CredentialsProviderComponent:
+ Collaboration diagram for ydb::CredentialsProviderComponent:

Public Member Functions

virtual std::shared_ptr< NYdb::ICredentialsProviderFactory > CreateCredentialsProviderFactory (const yaml_config::YamlConfig &credentials) const =0
 
- Public Member Functions inherited from components::LoggableComponentBase
 LoggableComponentBase (const ComponentConfig &, const ComponentContext &)
 
 LoggableComponentBase (LoggableComponentBase &&)=delete
 
 LoggableComponentBase (const LoggableComponentBase &)=delete
 
 ~LoggableComponentBase () override=default
 
ComponentHealth GetComponentHealth () const override
 
void OnLoadingCancelled () override
 
void OnAllComponentsLoaded () override
 
void OnAllComponentsAreStopping () override
 

Additional Inherited Members

- Static Public Member Functions inherited from components::LoggableComponentBase
static yaml_config::Schema GetStaticConfigSchema ()
 

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