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 () |