Uses of Class
com.broadleafcommerce.auth.tenant.domain.DefaultAuthServerProperties
-
Uses of DefaultAuthServerProperties in com.broadleafcommerce.auth.tenant.service
Modifier and TypeMethodDescriptionprotected DefaultAuthServerProperties
DefaultAuthServerCreationHandler.getDefaultAuthServerProperties()
DefaultAuthServerCreationPropertiesLoader.loadAuthServerSettings
(org.springframework.core.env.Environment env, com.broadleafcommerce.common.extension.TypeFactory typeFactory) ModifierConstructorDescriptionDefaultAuthServerCreationHandler
(AuthorizationServerService<AuthorizationServer> serverService, AuthorizedClientService<AuthorizedClient> clientService, DefaultAuthServerProperties defaultAuthServerProperties, com.broadleafcommerce.common.extension.TypeFactory typeFactory)