C# 클래스 OWASPDemos.Controllers.MissingAccessControlController

상속: Controller
파일 보기 프로젝트 열기: blowdart/OWASPDemos

공개 메소드들

메소드 설명
Index ( ) : System.Web.Mvc.ActionResult
Protected ( ) : System.Web.Mvc.ActionResult
ProtectedSecretThing ( ) : System.Web.Mvc.ActionResult
SecretThing ( ) : System.Web.Mvc.ActionResult

메소드 상세

Index() 공개 메소드

public Index ( ) : System.Web.Mvc.ActionResult
리턴 System.Web.Mvc.ActionResult

Protected() 공개 메소드

public Protected ( ) : System.Web.Mvc.ActionResult
리턴 System.Web.Mvc.ActionResult

ProtectedSecretThing() 공개 메소드

public ProtectedSecretThing ( ) : System.Web.Mvc.ActionResult
리턴 System.Web.Mvc.ActionResult

SecretThing() 공개 메소드

public SecretThing ( ) : System.Web.Mvc.ActionResult
리턴 System.Web.Mvc.ActionResult