C# Class NuGetGallery.Controllers.AuthenticationControllerFacts

Afficher le fichier Open project: NuGet/NuGetGallery

Méthodes publiques

Méthode Description
VerifyExternalLinkExpiredResult ( AuthenticationController controller, System.Web.Mvc.ActionResult result ) : void

Private Methods

Méthode Description
EnableAllAuthenticators ( AuthenticationService authService ) : void

Method Details

VerifyExternalLinkExpiredResult() public static méthode

public static VerifyExternalLinkExpiredResult ( AuthenticationController controller, System.Web.Mvc.ActionResult result ) : void
controller AuthenticationController
result System.Web.Mvc.ActionResult
Résultat void