Interface Role

    • Method Detail

      • getPermissions

        Set<Permission> getPermissions()
        Gets the permissions assigned to this role.
        Returns:
        a Set<Permission> value
      • getSubjects

        Set<User> getSubjects()
        Gets the subjects assigned to this role.
        Returns:
        a Set<User> value