C# Class BrickPile.UI.Areas.UI.Controllers.SetupController

Inheritance: Controller
Show file Open project: brickpile/brickpile

Public Methods

Method Description
SetupController ( IDocumentStore store ) : System.Security.Claims

Private Methods

Method Description
GetAuthenticationManager ( ) : IAuthenticationManager
Index ( ) : System.Web.Mvc.ActionResult
Index ( BrickPile.UI.Web.ViewModels.SetupViewModel model ) : Task

Method Details

SetupController() public method

public SetupController ( IDocumentStore store ) : System.Security.Claims
store IDocumentStore
return System.Security.Claims