The AccessToken class contains information duration of the access. Token are byte array for validatio...
The IToken classes interface for the validation user packages and user dates.
virtual ~IToken()=default
virtual const AccessToken & getSignToken() const =0
getSignToken This method should be return actually token of the user.
virtual void setSignToken(const AccessToken &token)=0
setSignToken This method sets a new token for object.
#define HEARTSHARED_EXPORT
The QH namespace - QuasarApp Heart namespace. This namespace contains all classes of the Heart librar...