C# Class Contrive.Auth.Web.Modules.DigestAuthenticationModule

Inheritance: AuthenticationModuleBase
Mostra file Open project: alanstevens/Contrive

Protected Methods

Method Description
Authenticate ( System.Web.HttpApplication app ) : bool
BuildChallengeHeader ( System.Web.HttpApplication app ) : string

Method Details

Authenticate() protected method

protected Authenticate ( System.Web.HttpApplication app ) : bool
app System.Web.HttpApplication
return bool

BuildChallengeHeader() protected method

protected BuildChallengeHeader ( System.Web.HttpApplication app ) : string
app System.Web.HttpApplication
return string