Home
last modified time | relevance | path

Searched refs:updateAuthMethodsConfig (Results 1 – 2 of 2) sorted by relevance

/openbmc/bmcweb/include/
H A Dsessions.hpp415 void updateAuthMethodsConfig(const AuthConfigMethods& config) in updateAuthMethodsConfig() function in persistent_data::SessionStore
/openbmc/bmcweb/redfish-core/lib/
H A Daccount_service.hpp940 persistent_data::SessionStore::getInstance().updateAuthMethodsConfig( in handleAuthMethodsPatch()