C# Class Nancy.Demo.Authentication.AuthenticationBootstrapper

Inheritance: DefaultNancyBootstrapper
Afficher le fichier Open project: NashDotNet/ravendb_nancyfx_presentation

Méthodes protégées

Méthode Description
InitialiseInternal ( TinyIoC container ) : void

Private Methods

Méthode Description
BuildClaims ( string userName ) : IEnumerable

Build claims based on username

Method Details

InitialiseInternal() protected méthode

protected InitialiseInternal ( TinyIoC container ) : void
container TinyIoC
Résultat void