Free cookie consent management tool by TermsFeed Policy Generator

Changeset 6810


Ignore:
Timestamp:
09/20/11 17:53:27 (13 years ago)
Author:
ascheibe
Message:

#1648

  • added a db layer for user management
  • added a user management clients project
  • worked on user management service
Location:
branches/ClientUserManagement
Files:
26 added
8 edited
1 copied

Legend:

Unmodified
Added
Removed
  • branches/ClientUserManagement/HeuristicLab.ClientUserManagement.sln

    r6800 r6810  
    99Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.Services.ClientManagement.DataAccess", "HeuristicLab.Services.ClientManagement.DataAccess\3.3\HeuristicLab.Services.ClientManagement.DataAccess.csproj", "{5C6595CF-436E-4C45-9B6C-FC3948A6E117}"
    1010EndProject
     11Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.Services.UserManagement", "HeuristicLab.Services.UserManagement\3.3\HeuristicLab.Services.UserManagement.csproj", "{7FAF6FD7-F5C4-42AA-BA32-E89B563BDF60}"
     12EndProject
     13Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.Services.UserManagement.DataAccess", "HeuristicLab.Services.UserManagement.DataAccess\3.3\HeuristicLab.Services.UserManagement.DataAccess.csproj", "{AB586CCE-F953-458F-9061-8E4B83FC90D6}"
     14EndProject
    1115Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.Services.ClientManagement", "HeuristicLab.Services.ClientManagement\3.3\HeuristicLab.Services.ClientManagement.csproj", "{63D4C87A-030B-4578-8E9E-DAE6F3E39C90}"
    1216EndProject
    13 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.Services.UserManagement", "HeuristicLab.Services.UserManagement\3.3\HeuristicLab.Services.UserManagement.csproj", "{7FAF6FD7-F5C4-42AA-BA32-E89B563BDF60}"
     17Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.Clients.UserManagement", "HeuristicLab.Clients.UserManagement\3.3\HeuristicLab.Clients.UserManagement.csproj", "{494F87F4-0F25-4D33-A382-10CDB2174D48}"
    1418EndProject
    1519Global
    1620  GlobalSection(SolutionConfigurationPlatforms) = preSolution
    1721    Debug|Any CPU = Debug|Any CPU
     22    Debug|Mixed Platforms = Debug|Mixed Platforms
     23    Debug|x86 = Debug|x86
    1824    Release|Any CPU = Release|Any CPU
     25    Release|Mixed Platforms = Release|Mixed Platforms
     26    Release|x86 = Release|x86
    1927  EndGlobalSection
    2028  GlobalSection(ProjectConfigurationPlatforms) = postSolution
    2129    {5C6595CF-436E-4C45-9B6C-FC3948A6E117}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
    2230    {5C6595CF-436E-4C45-9B6C-FC3948A6E117}.Debug|Any CPU.Build.0 = Debug|Any CPU
     31    {5C6595CF-436E-4C45-9B6C-FC3948A6E117}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
     32    {5C6595CF-436E-4C45-9B6C-FC3948A6E117}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
     33    {5C6595CF-436E-4C45-9B6C-FC3948A6E117}.Debug|x86.ActiveCfg = Debug|Any CPU
    2334    {5C6595CF-436E-4C45-9B6C-FC3948A6E117}.Release|Any CPU.ActiveCfg = Release|Any CPU
    2435    {5C6595CF-436E-4C45-9B6C-FC3948A6E117}.Release|Any CPU.Build.0 = Release|Any CPU
     36    {5C6595CF-436E-4C45-9B6C-FC3948A6E117}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
     37    {5C6595CF-436E-4C45-9B6C-FC3948A6E117}.Release|Mixed Platforms.Build.0 = Release|Any CPU
     38    {5C6595CF-436E-4C45-9B6C-FC3948A6E117}.Release|x86.ActiveCfg = Release|Any CPU
     39    {7FAF6FD7-F5C4-42AA-BA32-E89B563BDF60}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
     40    {7FAF6FD7-F5C4-42AA-BA32-E89B563BDF60}.Debug|Any CPU.Build.0 = Debug|Any CPU
     41    {7FAF6FD7-F5C4-42AA-BA32-E89B563BDF60}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
     42    {7FAF6FD7-F5C4-42AA-BA32-E89B563BDF60}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
     43    {7FAF6FD7-F5C4-42AA-BA32-E89B563BDF60}.Debug|x86.ActiveCfg = Debug|Any CPU
     44    {7FAF6FD7-F5C4-42AA-BA32-E89B563BDF60}.Release|Any CPU.ActiveCfg = Release|Any CPU
     45    {7FAF6FD7-F5C4-42AA-BA32-E89B563BDF60}.Release|Any CPU.Build.0 = Release|Any CPU
     46    {7FAF6FD7-F5C4-42AA-BA32-E89B563BDF60}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
     47    {7FAF6FD7-F5C4-42AA-BA32-E89B563BDF60}.Release|Mixed Platforms.Build.0 = Release|Any CPU
     48    {7FAF6FD7-F5C4-42AA-BA32-E89B563BDF60}.Release|x86.ActiveCfg = Release|Any CPU
     49    {AB586CCE-F953-458F-9061-8E4B83FC90D6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
     50    {AB586CCE-F953-458F-9061-8E4B83FC90D6}.Debug|Any CPU.Build.0 = Debug|Any CPU
     51    {AB586CCE-F953-458F-9061-8E4B83FC90D6}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
     52    {AB586CCE-F953-458F-9061-8E4B83FC90D6}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
     53    {AB586CCE-F953-458F-9061-8E4B83FC90D6}.Debug|x86.ActiveCfg = Debug|Any CPU
     54    {AB586CCE-F953-458F-9061-8E4B83FC90D6}.Release|Any CPU.ActiveCfg = Release|Any CPU
     55    {AB586CCE-F953-458F-9061-8E4B83FC90D6}.Release|Any CPU.Build.0 = Release|Any CPU
     56    {AB586CCE-F953-458F-9061-8E4B83FC90D6}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
     57    {AB586CCE-F953-458F-9061-8E4B83FC90D6}.Release|Mixed Platforms.Build.0 = Release|Any CPU
     58    {AB586CCE-F953-458F-9061-8E4B83FC90D6}.Release|x86.ActiveCfg = Release|Any CPU
    2559    {63D4C87A-030B-4578-8E9E-DAE6F3E39C90}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
    2660    {63D4C87A-030B-4578-8E9E-DAE6F3E39C90}.Debug|Any CPU.Build.0 = Debug|Any CPU
     61    {63D4C87A-030B-4578-8E9E-DAE6F3E39C90}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
     62    {63D4C87A-030B-4578-8E9E-DAE6F3E39C90}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
     63    {63D4C87A-030B-4578-8E9E-DAE6F3E39C90}.Debug|x86.ActiveCfg = Debug|Any CPU
    2764    {63D4C87A-030B-4578-8E9E-DAE6F3E39C90}.Release|Any CPU.ActiveCfg = Release|Any CPU
    2865    {63D4C87A-030B-4578-8E9E-DAE6F3E39C90}.Release|Any CPU.Build.0 = Release|Any CPU
    29     {7FAF6FD7-F5C4-42AA-BA32-E89B563BDF60}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
    30     {7FAF6FD7-F5C4-42AA-BA32-E89B563BDF60}.Debug|Any CPU.Build.0 = Debug|Any CPU
    31     {7FAF6FD7-F5C4-42AA-BA32-E89B563BDF60}.Release|Any CPU.ActiveCfg = Release|Any CPU
    32     {7FAF6FD7-F5C4-42AA-BA32-E89B563BDF60}.Release|Any CPU.Build.0 = Release|Any CPU
     66    {63D4C87A-030B-4578-8E9E-DAE6F3E39C90}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
     67    {63D4C87A-030B-4578-8E9E-DAE6F3E39C90}.Release|Mixed Platforms.Build.0 = Release|Any CPU
     68    {63D4C87A-030B-4578-8E9E-DAE6F3E39C90}.Release|x86.ActiveCfg = Release|Any CPU
     69    {494F87F4-0F25-4D33-A382-10CDB2174D48}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
     70    {494F87F4-0F25-4D33-A382-10CDB2174D48}.Debug|Any CPU.Build.0 = Debug|Any CPU
     71    {494F87F4-0F25-4D33-A382-10CDB2174D48}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
     72    {494F87F4-0F25-4D33-A382-10CDB2174D48}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
     73    {494F87F4-0F25-4D33-A382-10CDB2174D48}.Debug|x86.ActiveCfg = Debug|Any CPU
     74    {494F87F4-0F25-4D33-A382-10CDB2174D48}.Release|Any CPU.ActiveCfg = Release|Any CPU
     75    {494F87F4-0F25-4D33-A382-10CDB2174D48}.Release|Any CPU.Build.0 = Release|Any CPU
     76    {494F87F4-0F25-4D33-A382-10CDB2174D48}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
     77    {494F87F4-0F25-4D33-A382-10CDB2174D48}.Release|Mixed Platforms.Build.0 = Release|Any CPU
     78    {494F87F4-0F25-4D33-A382-10CDB2174D48}.Release|x86.ActiveCfg = Release|Any CPU
    3379  EndGlobalSection
    3480  GlobalSection(SolutionProperties) = preSolution
  • branches/ClientUserManagement/HeuristicLab.Services.UserManagement/3.3

    • Property svn:ignore
      •  

        old new  
         1HeuristicLab.Services.UserManagement.csproj.user
        12bin
        23obj
  • branches/ClientUserManagement/HeuristicLab.Services.UserManagement/3.3/DataTransfer/Role.cs

    r6800 r6810  
    2020#endregion
    2121
    22 using System;
    2322using System.Runtime.Serialization;
    2423
     
    2726  [DataContract]
    2827  public class Role : UserManagementItem {
     28
    2929    [DataMember]
    30     public Guid ApplicationId { get; set; }
     30    public string RoleName { get; set; }
     31
     32    [DataMember]
     33    public Application App { get; set; }
    3134  }
    3235}
  • branches/ClientUserManagement/HeuristicLab.Services.UserManagement/3.3/DataTransfer/User.cs

    r6800 r6810  
    2727  public class User : UserManagementItem {
    2828    [DataMember]
    29     public Guid ApplicationId { get; set; }
     29    public string Comment { get; set; }
    3030
    3131    [DataMember]
    3232    public string Email { get; set; }
     33
     34    [DataMember]
     35    public DateTime CreationDate { get; set; }
     36
     37    [DataMember]
     38    public DateTime LastLoginDate { get; set; }
     39
     40    [DataMember]
     41    public DateTime LastPasswordChangedDate { get; set; }
     42
     43    [DataMember]
     44    public DateTime LastLockoutDate { get; set; }
    3345
    3446    [DataMember]
     
    3951
    4052    [DataMember]
    41     public DateTime CreateDate { get; set; }
    42 
    43     [DataMember]
    44     public DateTime LastLoginDate { get; set; }
    45 
    46     [DataMember]
    47     public DateTime LastPasswordChangeDate { get; set; }
    48 
    49     [DataMember]
    50     public DateTime LastLockoutDate { get; set; }
     53    public bool IsOnline { get; set; }
    5154
    5255    [DataMember]
    5356    public DateTime LastActivityDate { get; set; }
     57
     58    [DataMember]
     59    public string PasswordQuestion { get; set; }
     60
     61    [DataMember]
     62    public string ProviderName { get; set; }
     63
     64    [DataMember]
     65    public object ProviderUserKey { get; set; }
     66
     67    [DataMember]
     68    public string UserName { get; set; }
     69
     70    [DataMember]
     71    public Application App { get; set; }
    5472  }
    5573}
  • branches/ClientUserManagement/HeuristicLab.Services.UserManagement/3.3/DataTransfer/UserManagementItem.cs

    r6800 r6810  
    2020#endregion
    2121
    22 using System;
    2322using System.Runtime.Serialization;
    2423
     
    2625  [DataContract]
    2726  public class UserManagementItem {
    28     [DataMember]
    29     public Guid Id { get; set; }
    3027
    31     [DataMember]
    32     public string Name { get; set; }
    3328
    34     [DataMember]
    35     public string Description { get; set; }
     29
    3630  }
    3731}
  • branches/ClientUserManagement/HeuristicLab.Services.UserManagement/3.3/HeuristicLab.Services.UserManagement.csproj

    r6800 r6810  
    1111    <RootNamespace>HeuristicLab.Services.UserManagement</RootNamespace>
    1212    <AssemblyName>HeuristicLab.Services.UserManagement</AssemblyName>
     13    <ProjectTypeGuids>{3D9AD99F-2412-4246-B90B-4EAA41C64699};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
    1314    <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
    1415    <FileAlignment>512</FileAlignment>
     
    4243    <Reference Include="System.Runtime.Serialization" />
    4344    <Reference Include="System.ServiceModel" />
     45    <Reference Include="System.Web" />
     46    <Reference Include="System.Web.ApplicationServices" />
    4447    <Reference Include="System.Xml.Linq" />
    4548    <Reference Include="System.Data.DataSetExtensions" />
     
    4952  </ItemGroup>
    5053  <ItemGroup>
     54    <Compile Include="Convert.cs" />
     55    <Compile Include="DataTransfer\Application.cs" />
     56    <Compile Include="DataTransfer\Membership.cs" />
     57    <Compile Include="UserManagementService.cs" />
    5158    <Compile Include="DataTransfer\Role.cs" />
    5259    <Compile Include="DataTransfer\User.cs" />
     
    5461    <Compile Include="IUserManagementService.cs" />
    5562    <Compile Include="Properties\AssemblyInfo.cs" />
     63    <None Include="app.config" />
    5664    <None Include="HeuristicLab.snk" />
    5765    <None Include="Properties\AssemblyInfo.frame" />
    5866  </ItemGroup>
    59   <ItemGroup />
     67  <ItemGroup>
     68    <ProjectReference Include="..\..\HeuristicLab.Services.UserManagement.DataAccess\3.3\HeuristicLab.Services.UserManagement.DataAccess.csproj">
     69      <Project>{AB586CCE-F953-458F-9061-8E4B83FC90D6}</Project>
     70      <Name>HeuristicLab.Services.UserManagement.DataAccess</Name>
     71    </ProjectReference>
     72  </ItemGroup>
    6073  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
     74  <ProjectExtensions>
     75    <VisualStudio>
     76      <FlavorProperties GUID="{3D9AD99F-2412-4246-B90B-4EAA41C64699}">
     77        <WcfProjectProperties>
     78          <AutoStart>False</AutoStart>
     79        </WcfProjectProperties>
     80      </FlavorProperties>
     81    </VisualStudio>
     82  </ProjectExtensions>
    6183  <PropertyGroup>
    6284    <PreBuildEvent>set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
  • branches/ClientUserManagement/HeuristicLab.Services.UserManagement/3.3/IUserManagementService.cs

    r6800 r6810  
    2020#endregion
    2121
    22 using System;
    2322using System.Collections.Generic;
    2423using System.Net.Security;
     
    2928  [ServiceContract(ProtectionLevel = ProtectionLevel.EncryptAndSign)]
    3029  public interface IUserManagementService {
     30
    3131    #region User
    3232    [OperationContract]
    33     User GetUser(Guid id);
     33    IEnumerable<User> GetUsers(Application application);
    3434
    3535    [OperationContract]
    36     IEnumerable<User> GetUsers();
     36    User AddUser(User user);
    3737
    3838    [OperationContract]
    39     IEnumerable<User> GetUsersForApplication(Guid applicationId);
    40 
    41     [OperationContract]
    42     Guid AddUser(User user);
    43 
    44     [OperationContract]
    45     void DeleteUser(Guid id);
     39    void DeleteUser(User user);
    4640
    4741    [OperationContract]
     
    4943
    5044    [OperationContract]
    51     void SetRoleForUser(Guid roleId, Guid userId);
     45    void AddUserToRole(Role role, User user);
    5246
    5347    [OperationContract]
    54     IEnumerable<User> GetUsersWithRole(Guid roleId);
     48    void RemoveUserFromRole(Role role, User user);
    5549
    5650    [OperationContract]
    57     void RemoveRoleFromUser(Guid roleId, Guid userId);
    58 
    59     [OperationContract]
    60     bool HasUserRole(Guid userId, Guid roleId);
     51    bool IsUserInRole(User user, Role role);
    6152
    6253    [OperationContract]
     
    6657    #region Role
    6758    [OperationContract]
    68     Role GetRole(Guid id);
     59    IEnumerable<Role> GetRoles(Application application);
    6960
    7061    [OperationContract]
    71     IEnumerable<Role> GetRoles();
    72 
    73     [OperationContract]
    74     IEnumerable<Role> GetRolesForApplication(Guid applicationId);
    75 
    76     [OperationContract]
    77     Guid AddRole(Role role);
     62    Role AddRole(Role role);
    7863
    7964    [OperationContract]
     
    8166
    8267    [OperationContract]
    83     void DeleteRole(Guid id);
     68    void DeleteRole(Role role);
    8469
    8570    [OperationContract]
    86     IEnumerable<Role> GetUserRoles(Guid userId);
     71    IEnumerable<Role> GetUserRoles(User user);
     72    #endregion
     73
     74    #region Application
     75    [OperationContract]
     76    IEnumerable<Application> GetApplications();
     77
     78    [OperationContract]
     79    IEnumerable<User> GetApplicationUsers(Application application);
     80
     81    [OperationContract]
     82    Application AddApplication(Application application);
     83
     84    [OperationContract]
     85    void UpdateApplication(Application application);
     86
     87    [OperationContract]
     88    void DeleteApplication(Application application);
     89    #endregion
     90
     91    #region Client specific methods
     92    [OperationContract]
     93    bool CheckUserExists(string application, string userName, string password);
     94
     95    [OperationContract]
     96    bool GetUser(string application, string userName, string password);
    8797    #endregion
    8898  }
  • branches/ClientUserManagement/HeuristicLab.Services.UserManagement/3.3/Properties

    • Property svn:ignore set to
      AssemblyInfo.cs
  • branches/ClientUserManagement/HeuristicLab.Services.UserManagement/3.3/UserManagementService.cs

    r6800 r6810  
    2020#endregion
    2121
    22 using System;
    23 using System.Collections.Generic;
    24 using System.Net.Security;
    2522using System.ServiceModel;
    26 using HeuristicLab.Services.UserManagement.DataTransfer;
    2723
    2824namespace HeuristicLab.Services.UserManagement {
    29   [ServiceContract(ProtectionLevel = ProtectionLevel.EncryptAndSign)]
    30   public interface IUserManagementService {
    31     #region User
    32     [OperationContract]
    33     User GetUser(Guid id);
     25  [ServiceBehavior(InstanceContextMode = InstanceContextMode.PerCall)]
     26  public class UserManagementService : IUserManagementService {
    3427
    35     [OperationContract]
    36     IEnumerable<User> GetUsers();
     28    #region IUserManagementService Members
    3729
    38     [OperationContract]
    39     IEnumerable<User> GetUsersForApplication(Guid applicationId);
     30    public System.Collections.Generic.IEnumerable<DataTransfer.User> GetUsers(DataTransfer.Application application) {
     31      throw new System.NotImplementedException();
     32    }
    4033
    41     [OperationContract]
    42     Guid AddUser(User user);
     34    public DataTransfer.User AddUser(DataTransfer.User user) {
     35      throw new System.NotImplementedException();
     36    }
    4337
    44     [OperationContract]
    45     void DeleteUser(Guid id);
     38    public void DeleteUser(DataTransfer.User user) {
     39      throw new System.NotImplementedException();
     40    }
    4641
    47     [OperationContract]
    48     void UpdateUser(User user);
     42    public void UpdateUser(DataTransfer.User user) {
     43      throw new System.NotImplementedException();
     44    }
    4945
    50     [OperationContract]
    51     void SetRoleForUser(Guid roleId, Guid userId);
     46    public void AddUserToRole(DataTransfer.Role role, DataTransfer.User user) {
     47      throw new System.NotImplementedException();
     48    }
    5249
    53     [OperationContract]
    54     IEnumerable<User> GetUsersWithRole(Guid roleId);
     50    public void RemoveUserFromRole(DataTransfer.Role role, DataTransfer.User user) {
     51      throw new System.NotImplementedException();
     52    }
    5553
    56     [OperationContract]
    57     void RemoveRoleFromUser(Guid roleId, Guid userId);
     54    public bool IsUserInRole(DataTransfer.User user, DataTransfer.Role role) {
     55      throw new System.NotImplementedException();
     56    }
    5857
    59     [OperationContract]
    60     bool HasUserRole(Guid userId, Guid roleId);
     58    public DataTransfer.User ResetPassword(string applicationName, string userName, string password) {
     59      throw new System.NotImplementedException();
     60    }
    6161
    62     [OperationContract]
    63     User ResetPassword(string applicationName, string userName, string password);
    64     #endregion
     62    public System.Collections.Generic.IEnumerable<DataTransfer.Role> GetRoles(DataTransfer.Application application) {
     63      throw new System.NotImplementedException();
     64    }
    6565
    66     #region Role
    67     [OperationContract]
    68     Role GetRole(Guid id);
     66    public DataTransfer.Role AddRole(DataTransfer.Role role) {
     67      throw new System.NotImplementedException();
     68    }
    6969
    70     [OperationContract]
    71     IEnumerable<Role> GetRoles();
     70    public void UpdateRole(DataTransfer.Role role) {
     71      throw new System.NotImplementedException();
     72    }
    7273
    73     [OperationContract]
    74     IEnumerable<Role> GetRolesForApplication(Guid applicationId);
     74    public void DeleteRole(DataTransfer.Role role) {
     75      throw new System.NotImplementedException();
     76    }
    7577
    76     [OperationContract]
    77     Guid AddRole(Role role);
     78    public System.Collections.Generic.IEnumerable<DataTransfer.Role> GetUserRoles(DataTransfer.User user) {
     79      throw new System.NotImplementedException();
     80    }
    7881
    79     [OperationContract]
    80     void UpdateRole(Role role);
     82    public System.Collections.Generic.IEnumerable<DataTransfer.Application> GetApplications() {
     83      throw new System.NotImplementedException();
     84    }
    8185
    82     [OperationContract]
    83     void DeleteRole(Guid id);
     86    public System.Collections.Generic.IEnumerable<DataTransfer.User> GetApplicationUsers(DataTransfer.Application application) {
     87      throw new System.NotImplementedException();
     88    }
    8489
    85     [OperationContract]
    86     IEnumerable<Role> GetUserRoles(Guid userId);
     90    public DataTransfer.Application AddApplication(DataTransfer.Application application) {
     91      throw new System.NotImplementedException();
     92    }
     93
     94    public void UpdateApplication(DataTransfer.Application application) {
     95      throw new System.NotImplementedException();
     96    }
     97
     98    public void DeleteApplication(DataTransfer.Application application) {
     99      throw new System.NotImplementedException();
     100    }
     101
     102    public bool CheckUserExists(string application, string userName, string password) {
     103      throw new System.NotImplementedException();
     104    }
     105
     106    public bool GetUser(string application, string userName, string password) {
     107      throw new System.NotImplementedException();
     108    }
     109
    87110    #endregion
    88111  }
Note: See TracChangeset for help on using the changeset viewer.