All Classes
-
All Classes Interface Summary Class Summary Exception Summary Class Description CookieTenantResolver ATenantResolverthat resolves the tenant from a request cookie.CookieTenantResolverConfiguration CookieTenantResolverconfiguration.CookieTenantResolverConfigurationProperties ConfigurationPropertiesimplementation ofCookieTenantResolverConfiguration.CookieTenantWriter Writes the tenantId to in a cookie.CookieTenantWriterConfiguration CookieTenantWriterConfiguration.CookieTenantWriterConfigurationProperties ConfigurationPropertiesimplementation ofCookieTenantWriterConfiguration.FixedTenantResolver ATenantResolverthat resolves to a fixed static named tenant id.FixedTenantResolverConfiguration Interface to defineFixedTenantResolverconfiguration.FixedTenantResolverConfigurationProperties ConfigurationPropertiesimplementation ofFixedTenantResolverConfiguration.HttpHeaderTenantResolver ATenantResolverthat resolves the tenant from the request HTTP Header.HttpHeaderTenantResolverConfiguration HttpHeaderTenantResolverconfiguration.HttpHeaderTenantResolverConfigurationProperties ConfigurationPropertiesimplementation ofHttpHeaderTenantResolverConfiguration.HttpHeaderTenantWriter Write the tenant id in an HTTP header.HttpHeaderTenantWriterConfiguration HttpHeaderTenantWriterConfiguration.HttpHeaderTenantWriterConfigurationProperties Tenant Writer Configuration Properties.HttpRequestTenantResolver An interface for multi-tenant aware applications which resolve the current identifier for the current request.MultitenancyConfiguration Define constants used by Multitenancy.PrincipalTenantResolver A tenant resolver that resolves the tenant from the authenticated principal.PrincipalTenantResolverConfiguration An interface definingPrincipalTenantResolverconfiguration.PrincipalTenantResolverConfigurationProperties ConfigurationPropertiesimplementation ofPrincipalTenantResolverConfiguration.SessionTenantResolver Resolves the tenant id from the user HTTP session.SessionTenantResolverConfiguration A interface definingSessionTenantResolverconfiguration.SessionTenantResolverConfigurationProperties ConfigurationPropertiesimplementation ofSessionTenantResolverConfiguration.SubdomainTenantResolver A tenant resolver that resolves the tenant from the Subdomain.SubdomainTenantResolverConfiguration An interface definingSubdomainTenantResolverconfiguration.SubdomainTenantResolverConfigurationProperties ConfigurationPropertiesimplementation ofSessionTenantResolverConfiguration.SystemPropertyTenantResolver ATenantResolverthat resolves from a System property called "tenantId".SystemPropertyTenantResolverConfiguration An interface to defineSystemPropertyTenantResolverconfiguration.SystemPropertyTenantResolverConfigurationProperties ConfigurationPropertiesproperties implementation ofSystemPropertyTenantResolverConfiguration.TenantException Exception thrown when an error occurs resolving the tenant.TenantNotFoundException Thrown when the tenant cannot be found.TenantPropagationConfiguration Tenant propagation Configuration.TenantPropagationConfigurationProperties Tenant propagation Configuration Properties.TenantPropagationHttpClientFilter HttpClientFilterto enable Token propagation.TenantResolver An interface for applications that implement Multi Tenancy to implement in order to resolve the current identifier.TenantWriter Responsible for writing the tenant in the request.