Uses of Interface
com.broadleafcommerce.auth.tenant.service.AuthServerCreationHandler
Packages that use AuthServerCreationHandler
Package
Description
-
Uses of AuthServerCreationHandler in com.broadleafcommerce.auth.tenant.message
Constructors in com.broadleafcommerce.auth.tenant.message with parameters of type AuthServerCreationHandlerModifierConstructorDescriptionAuthTenantPersistenceHandler
(ApplicationService<Application> applicationService, com.fasterxml.jackson.databind.ObjectMapper objectMapper, com.broadleafcommerce.common.extension.TypeFactory typeFactory, AuthServerCreationHandler authServerCreationHandler) AuthTenantPersistenceHandler
(com.fasterxml.jackson.databind.ObjectMapper objectMapper, ApplicationService<Application> applicationService, com.broadleafcommerce.common.extension.TypeFactory typeFactory, AuthServerCreationHandler authServerCreationHandler) -
Uses of AuthServerCreationHandler in com.broadleafcommerce.auth.tenant.service
Classes in com.broadleafcommerce.auth.tenant.service that implement AuthServerCreationHandler