| | string | CheckModuleStation(string aLoginInfo) |
| | string | UserLogin(TLogin ALogin) |
| | void | UserLogout() |
| | void | UserLogoutForGateKeeper(string ASessionId) |
| | string | FindSessionItemDB(string ASessionID) |
| | void | DeleteSessionData(string ACryptedSessionId) |
| | int | CreateUserLogData(int aLogType, int aEntityTable, int aEntityId) |
| | void | SynchUserLogData(anyType ALogType, anyType AUserId, anyType AWksId, anyType AUserGroupId, anyType ALogDate, anyType AIPAddress, anyType AEntityTable, anyType AEntityId) |
| | string | ChangeUserLogin(TLogin ALogin) |
| | boolean | Check() |
| | boolean | CheckSession(string aSession) |
| | int | SetLoadTicket(int AWorkStationId) |
| | void | UpdateWorkstationVersion(int AWorkStationId, string AVersion) |
| | void | ReCreateSession() |
| | boolean | IsDBCompatible() |
| | int | GetWorkstationDeviceIdFromFamilyType(int AWorkstationId, int AFamiltyType) |
| | void | ValidateChangeWorkstation(int AUserId, int AWorkstationId) |
| | boolean | IsduplicatedExtAuthCode(string AUserId, string AExtAuthCode) |
| | void | UpdateWSPath(int AUserLogId, string AWSPath) |
| | void | ResetISAPICache() |
| | void | VivaUpdateSession(int aWorkstationId, int aUserId, int aSystemID, int aSiteID, string aSessionId) |