Class sh::tools::accounts::AccountsManager¶
-
class
sh::tools::accounts
::
AccountsManager
: public sh::base::Singleton¶ Storage for account data (for accessing network drives).
Public Functions
Finds account infos by a given pattern.
Stores account infos.
Registers a new accounts provider.
-
void
doInitialize
()¶ Executes singleton initialization.
-
void
doShutdown
()¶ Executes singleton shutdown.
-
void
shutdown
()¶ Shutdown down this singleton.
-
bool
isAlive
()¶ Returns if this singleton is alive (true until its shutdown begins).
Private Functions
-
AccountsManager
()¶