Interface | Description |
---|---|
VerifyAccessTransformer<C,AU> |
Class | Description |
---|---|
CurrentTenantSupplier<T,U extends SAASUser<T>> |
Supply the
SAASUser#getPrimaryOrganization() |
FindConfigForTenant<C,T,U extends SAASUser<T>> |
Search for Organization related Configs or Settings in Spring.
|
FindConfigsForTenant<C,T,U extends SAASUser<T>> |
Search for Organization related Configs or Settings in Spring.
|
GetAuthorizedUnitsFunction<T,U extends SAASUser<T>> | |
TenantContextJPAQueryTransformer<O extends Organization,U extends SAASUser<O>> |
This
Transformer ensures all generic queries are made in context to the current Tenant.By default the Tenant related to User#getOrganizations() and User#getPrimaryOrganization() |
VerifyShellAccessToTenantTransformer<T,U extends SAASUser<T>> |
Use the
Shell as a context to determine access to an Organization . |
Copyright © 2018. All rights reserved.