| Interface | Description |
|---|---|
| ITenantAccess |
Find the tenant that is used within the current processing context.
|
| IUserAccess |
Certain CaptainCasa functions (e.g. storing of columns of a grid) require access
to the user, in order to store data dependent from the user. in system.xml
you can define a class implementing this interface in order to return back
the user of the current session.
|
| Class | Description |
|---|---|
| DefaultTenantAccess |
Default implementation of
ITenantAccess. |
| DefaultUserAccess |
Default implementation of
IUserAccess. |
| TenantAccessMgr |
Access and management of currently logged on user.
|
| UserAccessMgr |
Access and management of currently logged on user.
|
Copyright © CaptainCasa Gmbh. All Rights Reserved.