Uses of Interface
com.broadleafcommerce.auth.tenant.service.AuthServerCreationHandler
-
Packages that use AuthServerCreationHandler Package Description com.broadleafcommerce.auth.tenant.message com.broadleafcommerce.auth.tenant.service -
-
Uses of AuthServerCreationHandler in com.broadleafcommerce.auth.tenant.message
Constructors in com.broadleafcommerce.auth.tenant.message with parameters of type AuthServerCreationHandler Constructor Description AuthTenantPersistenceHandler(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 Modifier and Type Class Description class
DefaultAuthServerCreationHandler
-