C# Class Pepino.Web.Api.Modules.LoginModule

Inheritance: Nancy.NancyModule
Afficher le fichier Open project: AcklenAvenue/Pepino

Méthodes publiques

Méthode Description
LoginModule ( IPasswordEncryptor passwordEncryptor, IReadOnlyRepository readOnlyRepository, IUserSessionFactory userSessionFactory ) : System

Method Details

LoginModule() public méthode

public LoginModule ( IPasswordEncryptor passwordEncryptor, IReadOnlyRepository readOnlyRepository, IUserSessionFactory userSessionFactory ) : System
passwordEncryptor IPasswordEncryptor
readOnlyRepository IReadOnlyRepository
userSessionFactory IUserSessionFactory
Résultat System