![]() |
Object representing a user permission in DB Used to assign a permission "String" (ie: "CAN_EDIT") to a Profile. |
![]() |
Object representing a permission set (a.k.a profile) in DB The dataProfile is basically used to map a user to a set of permissions The dataProfile name should be unique. |
![]() |
Object representation of a User in DB and providing a basic authentication system. |