C# 클래스 BannerDataDictionary.Helpers.CasMvc

파일 보기 프로젝트 열기: ucdavis/DataDictionary

공개 메소드들

메소드 설명
GetReturnUrl ( ) : string
Login ( ) : System.Web.Mvc.ActionResult

Login to the campus CAS system and integrate with MVC results

LoginAndRedirect ( ) : System.Web.Mvc.ActionResult

메소드 상세

GetReturnUrl() 공개 정적인 메소드

public static GetReturnUrl ( ) : string
리턴 string

Login() 공개 정적인 메소드

Login to the campus CAS system and integrate with MVC results
public static Login ( ) : System.Web.Mvc.ActionResult
리턴 System.Web.Mvc.ActionResult

LoginAndRedirect() 공개 정적인 메소드

public static LoginAndRedirect ( ) : System.Web.Mvc.ActionResult
리턴 System.Web.Mvc.ActionResult