Interface PrivilegeConfiguration

    • Method Detail

      • getPrivilegeManager

        @NotNull
        @NotNull PrivilegeManager getPrivilegeManager​(Root root,
                                                      NamePathMapper namePathMapper)
        Creates a new instance of PrivilegeManager.
        Parameters:
        root - The root for which the privilege manager should be created.
        namePathMapper - The name and path mapper to be used.
        Returns:
        A new PrivilegeManager.