C# Class BeiDream.Demo.Infrastructure.Security.Authentication.OwnAuthenticationModule

Inheritance: BeiDream.Core.Security.Authentication.AuthenticateModuleBase
显示文件 Open project: BeiMeng/BeiDream

Protected Methods

Method Description
CreateApplicationSession ( string name ) : ApplicationSession

Private Methods

Method Description
GetRolesIdByUserId ( string userId, bool &isAdmin ) : List

Method Details

CreateApplicationSession() protected method

protected CreateApplicationSession ( string name ) : ApplicationSession
name string
return BeiDream.Core.Security.ApplicationSession