C# Class UCosmic.Web.Mvc.ApiControllers.IdentityController

Inheritance: ApiController
Afficher le fichier Open project: ucosmic/UCosmicAlpha

Méthodes publiques

Méthode Description
IdentityController ( ISignUsers userSigner, IStorePasswords passwords ) : System

Private Methods

Méthode Description
GetSignOut ( ) : HttpResponseMessage
SignIn ( SignInApiModel model ) : HttpResponseMessage

Method Details

IdentityController() public méthode

public IdentityController ( ISignUsers userSigner, IStorePasswords passwords ) : System
userSigner ISignUsers
passwords IStorePasswords
Résultat System