79393719

Date: 2025-01-28 12:05:26
Score: 1
Natty:
Report link

You can simply implement it.

Enforcer enforcer = new Enforcer("*/model.conf", "*/policy.csv");

List<List<String>> permissionsList = enforcer.getImplicitPermissionsForUser("name");

it will return the list.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Govinda Patidar