C# Class NuGetGallery.Authentication.Providers.Cookie.LocalUserAuthenticator

Inheritance: Authenticator
Afficher le fichier Open project: NuGet/NuGetGallery

Méthodes protégées

Méthode Description
AttachToOwinApp ( IGalleryConfigurationService config, IAppBuilder app ) : void
CreateConfigObject ( ) : AuthenticatorConfiguration

Method Details

AttachToOwinApp() protected méthode

protected AttachToOwinApp ( IGalleryConfigurationService config, IAppBuilder app ) : void
config IGalleryConfigurationService
app IAppBuilder
Résultat void

CreateConfigObject() protected méthode

protected CreateConfigObject ( ) : AuthenticatorConfiguration
Résultat AuthenticatorConfiguration