C# Class WLWWorkaround.WLWWorkaroundAuthenticateService

Inheritance: IAuthenticateService
显示文件 Open project: erikzaadi/AtomSitePlugins

Public Methods

Method Description
Authenticate ( AtomSite.WebCore.ServerApp app ) : void
PostAuthenticate ( AtomSite.WebCore.ServerApp app ) : void

Method Details

Authenticate() public method

public Authenticate ( AtomSite.WebCore.ServerApp app ) : void
app AtomSite.WebCore.ServerApp
return void

PostAuthenticate() public method

public PostAuthenticate ( AtomSite.WebCore.ServerApp app ) : void
app AtomSite.WebCore.ServerApp
return void