Class AuthenticationLegacy
Defined in File AuthenticationLegacy.h
Inheritance Relationships
Base Type
public visionary::IAuthentication
(Class IAuthentication)
Class Documentation
-
class AuthenticationLegacy : public visionary::IAuthentication
Public Functions
-
explicit AuthenticationLegacy(VisionaryControl &vctrl)
-
virtual ~AuthenticationLegacy()
-
virtual bool login(UserLevel userLevel, const std::string &password)
-
virtual bool logout()
-
explicit AuthenticationLegacy(VisionaryControl &vctrl)