RoleValidatorFactory respects owning-entity feature flag 07/100907/3
authorAlexey Sandler <alexey.sandler@intl.att.com>
Wed, 29 Jan 2020 14:02:03 +0000 (16:02 +0200)
committerAlexey Sandler <alexey.sandler@intl.att.com>
Wed, 29 Jan 2020 15:04:45 +0000 (17:04 +0200)
commitc0cbcef18427ec1d0edfb872385f128352487464
treef97c7e775254f58c23407cbe076d79067ce1d218
parent35a9debcc64b05163612165043690ddb128b1293
RoleValidatorFactory respects owning-entity feature flag

Add FLAG_2006_USER_PERMISSIONS_BY_OWNING_ENTITY flag to response with correct type of RoleValidator

Issue-ID: VID-758
Change-Id: I464fc1a155e72fedbe3f15d9745c80817db22391
Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
vid-app-common/src/main/java/org/onap/vid/roles/RoleValidatorFactory.java
vid-app-common/src/test/java/org/onap/vid/roles/RoleValidatorFactoryTest.java [new file with mode: 0644]