Hi,
I am attempting to create a new component with the following policy - User
Permissions would have a list of users with allowed datatypes for each
user. Other fields such as name, audit logging remain the same as in the
existing HDFS policy details. I would like to first code the server
changes to the new component and test it independently of the front end.
Which file/enum should i create the new repositoryType in?
Since there are no new fields (permList of VXPermObj can store the list of
allowed datatypes), i do not have to change the VXPolicy or VXRepository
nor the entity objects. Is this assumption correct?
Any help appreciated.
Sridhar