@ReturnValuesAreNonnullByDefault @ParametersAreNonnullByDefault
| Class | Description |
|---|---|
| TenantedProxyFactory |
Responsible for creating proxy objects which check the tenancy state of the application before handing over to either
a tenanted or vacant delegate.
|
| ThreadLocalTenantGate |
A wrapper around a thread-local flag which indicates if the current thread has a permit to access tenanted resources
regardless of the state of the
TenantRegistry. |
Copyright © 2003–2022 Atlassian. All rights reserved.