C# Class ServiceStack.AuthWeb.Tests.AppHost.CustomUserSession

Inheritance: AuthUserSession
Exibir arquivo Open project: nustack/ServiceStack

Public Methods

Method Description
OnAuthenticated ( IServiceBase authService, IAuthSession session, IAuthTokens tokens, string>.System authInfo ) : void

Method Details

OnAuthenticated() public method

public OnAuthenticated ( IServiceBase authService, IAuthSession session, IAuthTokens tokens, string>.System authInfo ) : void
authService IServiceBase
session IAuthSession
tokens IAuthTokens
authInfo string>.System
return void