Remove dependency on WOSingleton from WOLoginManager (WOCommon, 4450945)
Give WOLoginManager its own local implementation of the singleton pattern rather than using the abstract one inherited from WOSingleton.
Signed-off-by: Greg Hurrell <greg@hurrell.net>