Package | Description |
---|---|
com.neurosys.saas.etl |
Modifier and Type | Interface and Description |
---|---|
interface |
VerifyAccessTransformer<C,AU>
|
Modifier and Type | Class and Description |
---|---|
class |
CurrentTenantSupplier<T,U extends SAASUser<T>>
Supply the
SAASUser#getPrimaryOrganization() |
class |
FindConfigForTenant<C,T,U extends SAASUser<T>>
Search for Organization related Configs or Settings in Spring.
|
class |
FindConfigsForTenant<C,T,U extends SAASUser<T>>
Search for Organization related Configs or Settings in Spring.
|
class |
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() |
class |
VerifyShellAccessToTenantTransformer<T,U extends SAASUser<T>>
Use the
Shell as a context to determine access to an Organization . |
Copyright © 2018. All rights reserved.