C# Class UCosmic.Web.Mvc.Controllers.T4MVC_SamlMetadataController

Inheritance: UCosmic.Web.Mvc.Controllers.SamlMetadataController
Datei anzeigen Open project: ucosmic/UCosmicAlpha

Public Methods

Method Description
RealSamlMetadata ( string contentType ) : System.Web.Mvc.PartialViewResult
T4MVC_SamlMetadataController ( ) : System
TestSamlMetadata ( string contentType ) : System.Web.Mvc.PartialViewResult

Method Details

RealSamlMetadata() public method

public RealSamlMetadata ( string contentType ) : System.Web.Mvc.PartialViewResult
contentType string
return System.Web.Mvc.PartialViewResult

T4MVC_SamlMetadataController() public method

public T4MVC_SamlMetadataController ( ) : System
return System

TestSamlMetadata() public method

public TestSamlMetadata ( string contentType ) : System.Web.Mvc.PartialViewResult
contentType string
return System.Web.Mvc.PartialViewResult