refs #497 value objects role/user

* created value objects for role/role list and authenticated user
* removed old roles class
This commit is contained in:
Klaus Basan
2015-10-21 18:45:12 +02:00
committed by Mathew Sutcliffe
parent bcf1bed1d0
commit 134a725002
13 changed files with 588 additions and 120 deletions

View File

@@ -20,10 +20,8 @@
namespace BlackMisc
{
namespace Network
{
/*!
* Value object encapsulating information of a user.
*/