Package org.imixs.marty.security
Class UserGroup
java.lang.Object
org.imixs.marty.security.UserGroup
- All Implemented Interfaces:
Serializable
User object to provide a database for username/password/groups. The user
object is managed by the UserDBPlugin.
- Author:
- rsoika
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
UserGroup
public UserGroup()default constructor for JPA -
UserGroup
A User will be initialized with an id
-
-
Method Details
-
getId
returns the unique identifier for the Entity.- Returns:
- universal id
-
setId
-