Method | Description | |
---|---|---|
Index ( ) : System.Web.Mvc.ActionResult | ||
SignOut ( ) : System.Web.Mvc.ActionResult | ||
UserController ( IIdentityService identityService, IMapper |
Method | Description | |
---|---|---|
Authenticate ( string openId, string returnUrl ) : System.Web.Mvc.ActionResult | ||
Login ( string returnUrl ) : System.Web.Mvc.ActionResult |
public Index ( ) : System.Web.Mvc.ActionResult | ||
return | System.Web.Mvc.ActionResult |
public SignOut ( ) : System.Web.Mvc.ActionResult | ||
return | System.Web.Mvc.ActionResult |
public UserController ( IIdentityService identityService, IMapper |
||
identityService | IIdentityService | |
loginPageViewModelMapper | IMapper |
|
return | System.Security.Authentication |