C# 클래스 OpenRasta.Pipeline.Contributors.AuthenticationChallengerContributor

상속: IPipelineContributor
파일 보기 프로젝트 열기: openrasta/openrasta-core

공개 메소드들

메소드 설명
AuthenticationChallengerContributor ( IDependencyResolver resolver ) : System
Initialize ( IPipeline pipelineRunner ) : void

비공개 메소드들

메소드 설명
ChallengeIfUnauthorized ( ICommunicationContext context ) : PipelineContinuation

메소드 상세

AuthenticationChallengerContributor() 공개 메소드

public AuthenticationChallengerContributor ( IDependencyResolver resolver ) : System
resolver IDependencyResolver
리턴 System

Initialize() 공개 메소드

public Initialize ( IPipeline pipelineRunner ) : void
pipelineRunner IPipeline
리턴 void