C# 클래스 NuGetGallery.Authentication.Providers.Cookie.LocalUserAuthenticator

상속: Authenticator
파일 보기 프로젝트 열기: NuGet/NuGetGallery

보호된 메소드들

메소드 설명
AttachToOwinApp ( IGalleryConfigurationService config, IAppBuilder app ) : void
CreateConfigObject ( ) : AuthenticatorConfiguration

메소드 상세

AttachToOwinApp() 보호된 메소드

protected AttachToOwinApp ( IGalleryConfigurationService config, IAppBuilder app ) : void
config IGalleryConfigurationService
app IAppBuilder
리턴 void

CreateConfigObject() 보호된 메소드

protected CreateConfigObject ( ) : AuthenticatorConfiguration
리턴 AuthenticatorConfiguration