Details

    • Sub-task
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 1.3.0
    • 1.3.0
    • None
    • None

    Description

      The Roles interface now is kind of messy, because it has a DB-specific function:

      public ImmutableSet<String> getRoles(@Nullable String database, String group, Boolean isURI);
      

      It makes more sense to just have a Roles class that store roles, and have the PolicyEngine do the service-specific calculations.

      Attachments

        1. SENTRY-38.patch
          15 kB
          Gregory Chanan
        2. SENTRY-38v2.patch
          15 kB
          Gregory Chanan

        Activity

          People

            gchanan Gregory Chanan
            gchanan Gregory Chanan
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: