C# Class SpeakEasy.Authenticators.NullAuthenticator

Inheritance: IAuthenticator
Show file Open project: jonnii/SpeakEasy

Public Methods

Method Description
Authenticate ( IHttpRequest httpRequest ) : void

Method Details

Authenticate() public method

public Authenticate ( IHttpRequest httpRequest ) : void
httpRequest IHttpRequest
return void