1 #ifndef COND_XMLAUTHENTITACTIONSERVICE_H 2 #define COND_XMLAUTHENTITACTIONSERVICE_H 6 #include "RelationalAccess/IAuthenticationService.h" 7 #include "CoralKernel/Service.h" 8 #include "CoralKernel/Property.h" 16 class AuthenticationCredentials;
27 virtual public coral::IAuthenticationService
40 void setAuthenticationPath(
const std::string& inputPath );
46 const coral::IAuthenticationCredentials&
credentials(
const std::string& connectionString )
const override;
53 const coral::IAuthenticationCredentials& credentials(
const std::string& connectionString,
coral::Property::CallbackID m_callbackID
coral_bridge::AuthenticationCredentialSet m_cache
std::string m_authenticationPath
The input file with the data.
CredentialStore m_db
The service providing the authentication data.