Interface | Description |
---|---|
ApplicationService<P extends Application> |
Perform CRUD operations using the
Application projection domain. |
AuthServerCreationHandler |
Service responsible for creating
authorization servers and
clients when a new application
is created. |
TenantUrlResolver |
Responsible for resolving the base URL at which an application or admin is served given the ID of
an application or tenant.
|
Class | Description |
---|---|
DefaultApplicationService<P extends Application,D extends com.broadleafcommerce.data.tracking.core.mapping.ModelMapperMappable & com.broadleafcommerce.data.tracking.core.mapping.BusinessTypeAware> | |
DefaultAuthServerCreationHandler | |
DefaultAuthServerCreationPropertiesLoader | |
ExternalTenantUrlResolver |
The default implementation of
TenantUrlResolver , which makes external calls to the tenant
service for URL resolution of applications and tenant admins. |
Copyright © 2021. All rights reserved.