Details
-
Task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
3.0-M1, 3.0.0, Trunk
-
None
-
None
Description
Currently we have the interface VirtualUserTable and ManageableVirtualUserTable. To keep things easy we should merge the two interfaces. If someone needs to implement a read only VirtualUserTable he can just return "false" for the modification methods.