Developer Documentation
SecurityInterface Class Reference

Interface class for adding copy protection and license management to a plugin. More...

#include <OpenFlipper/BasePlugin/SecurityInterface.hh>

Inheritance diagram for SecurityInterface:
LicenseManager

Public Slots

bool authenticate ()
 Function starting the authentication process.
 
QString licenseError ()
 If authenticate returns fails, this string will contain the license info.
 

Private Member Functions

bool authenticated ()
 

Detailed Description

Interface class for adding copy protection and license management to a plugin.


Detailed description
This interface is used to add copy protection to plugins.

Definition at line 77 of file SecurityInterface.hh.


The documentation for this class was generated from the following file: