C# 클래스 CarbonFitnessTest.Web.AuthorizeTest

파일 보기 프로젝트 열기: yodiz/CarbonFitness

비공개 메소드들

메소드 설명
HasAuthorizeAttribute ( MethodInfo method ) : bool
IsExcludedFromAuthorizeRule ( MethodInfo method ) : bool
getActionMethods ( IEnumerable controllerTypes ) : IEnumerable
getControllerTypes ( Assembly controllerAssembly ) : IEnumerable
shouldHaveAuthorizeAttributeOnAllActions ( ) : void