mirror of
https://repository.entgra.net/community/device-mgt-core.git
synced 2025-10-06 02:01:45 +00:00
Refactored authorization module
This commit is contained in:
parent
ed937467cd
commit
02ad7fb8e1
@ -26,6 +26,8 @@ import java.util.Map;
|
||||
|
||||
/**
|
||||
* This class represents the node of a permission tree.
|
||||
* It holds the current path name, list of permissions associated with URL
|
||||
* and the set of children.
|
||||
*/
|
||||
public class PermissionNode {
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user