C# 클래스 Nancy.Demo.Authentication.AuthenticationBootstrapper

상속: DefaultNancyBootstrapper
파일 보기 프로젝트 열기: NashDotNet/ravendb_nancyfx_presentation

보호된 메소드들

메소드 설명
InitialiseInternal ( TinyIoC container ) : void

비공개 메소드들

메소드 설명
BuildClaims ( string userName ) : IEnumerable

Build claims based on username

메소드 상세

InitialiseInternal() 보호된 메소드

protected InitialiseInternal ( TinyIoC container ) : void
container TinyIoC
리턴 void