Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
06/04/12 14:14:47 (12 years ago)
Author:
jkarder
Message:

#1860:

  • added ResourcePermission data transfer object
  • added resource permission management service methods
  • added authorization service method for resource administration
  • HiveService now uses AccessService infrastructure
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/HiveResourcePermissionManagement (trunk integration)/HeuristicLab.Services.Hive/3.3/HeuristicLab.Services.Hive-3.3.csproj

    r7916 r7950  
    9090      <HintPath>..\..\bin\HeuristicLab.Core-3.3.dll</HintPath>
    9191    </Reference>
     92    <Reference Include="HeuristicLab.GeoIP">
     93      <HintPath>..\..\..\ClientUserManagement\HeuristicLab.GeoIP\1.12\obj\Debug\HeuristicLab.GeoIP.dll</HintPath>
     94    </Reference>
    9295    <Reference Include="HeuristicLab.Persistence-3.3">
    9396      <HintPath>..\..\bin\HeuristicLab.Persistence-3.3.dll</HintPath>
     
    9598    <Reference Include="HeuristicLab.PluginInfrastructure-3.3">
    9699      <HintPath>..\..\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
     100    </Reference>
     101    <Reference Include="HeuristicLab.Services.Access">
     102      <HintPath>..\..\..\ClientUserManagement\HeuristicLab.Services.Access\3.3\obj\Debug\HeuristicLab.Services.Access.dll</HintPath>
     103    </Reference>
     104    <Reference Include="HeuristicLab.Services.Access.DataAccess">
     105      <HintPath>..\..\..\ClientUserManagement\HeuristicLab.Services.Access.DataAccess\3.3\obj\Debug\HeuristicLab.Services.Access.DataAccess.dll</HintPath>
    97106    </Reference>
    98107    <Reference Include="System" />
Note: See TracChangeset for help on using the changeset viewer.