| Class | Description | 
|---|---|
| BizInterceptor | 
 Redirects unauthorized calls to the wondergem login page (for the default scope). 
 | 
| ProfileController | 
 Provides functionality to modify accounts. 
 | 
| SAMLController | 
 Permis a login via SAML. 
 | 
| SQLTenantAware | 
 Base class which marks subclasses as aware of their tenant they belong to. 
 | 
| Tenant | 
 Represents a tenant using the system. 
 | 
| TenantController | 
 Provides a GUI for managing tenants. 
 | 
| Tenants | 
 Helps for extract the current  
UserAccount and Tenant. | 
| TenantUserManager | |
| TenantUserManager.Factory | 
 Creates a new user manager for the given scope and configuration. 
 | 
| UserAccount | 
 Represents a user account which can log into the system. 
 | 
| UserAccountController | 
 Provides a GUI for managing user accounts. 
 | 
Copyright © 2018. All rights reserved.