C# Class UCosmic.Www.Mvc.Areas.Identity.Controllers.ReceiveSamlAuthnResponseController

Inheritance: BaseController
Mostra file Open project: ucosmic/UCosmicPreview

Private Properties

Property Type Description
Post System.Web.Mvc.ActionResult
ReceiveSamlAuthnResponseController System
RedirectToAction System.Web.Mvc.RedirectToRouteResult
RedirectToActionPermanent System.Web.Mvc.RedirectToRouteResult

Public Methods

Method Description
ReceiveSamlAuthnResponseController ( ReceiveSamlAuthnResponseServices services ) : System.Web.Mvc

Private Methods

Method Description
Post ( ) : System.Web.Mvc.ActionResult
ReceiveSamlAuthnResponseController ( Dummy d ) : System
RedirectToAction ( System.Web.Mvc.ActionResult result ) : System.Web.Mvc.RedirectToRouteResult
RedirectToActionPermanent ( System.Web.Mvc.ActionResult result ) : System.Web.Mvc.RedirectToRouteResult

Method Details

ReceiveSamlAuthnResponseController() public method

public ReceiveSamlAuthnResponseController ( ReceiveSamlAuthnResponseServices services ) : System.Web.Mvc
services ReceiveSamlAuthnResponseServices
return System.Web.Mvc