Package com.broadleafcommerce.auth.tenant.service
package com.broadleafcommerce.auth.tenant.service
-
ClassDescriptionApplicationService<P extends Application>Perform CRUD operations using the
Application
projection domain.Service responsible for creatingauthorization servers
andclients
when a new application is created.DefaultApplicationService<P extends Application,D extends com.broadleafcommerce.data.tracking.core.mapping.ModelMapperMappable & com.broadleafcommerce.data.tracking.core.mapping.BusinessTypeAware> The default implementation ofTenantUrlResolver
, which makes external calls to the tenant service for URL resolution of applications and tenant admins.Responsible for resolving the base URL at which an application or admin is served given the ID of an application or tenant.