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