Method | Description | |
---|---|---|
GetUserDetails ( ) : UserCredentials, | ||
UserManagementService ( IHttpContext httpContext ) | ||
UserManagementService ( IUserService userService, IUserAssociationService userAssociationService, IAssignmentService assignmentService, ILocationService locationService ) |
Method | Description | |
---|---|---|
CreateUser ( string name ) : User, |
public UserManagementService ( IHttpContext httpContext ) | ||
httpContext | IHttpContext |
public UserManagementService ( IUserService userService, IUserAssociationService userAssociationService, IAssignmentService assignmentService, ILocationService locationService ) | ||
userService | IUserService | |
userAssociationService | IUserAssociationService | |
assignmentService | IAssignmentService | |
locationService | ILocationService |