Uses of Class
com.broadleafcommerce.auth.tenant.domain.DefaultAuthServerProperties
Packages that use DefaultAuthServerProperties
- 
Uses of DefaultAuthServerProperties in com.broadleafcommerce.auth.tenant.serviceMethods in com.broadleafcommerce.auth.tenant.service that return DefaultAuthServerPropertiesModifier and TypeMethodDescriptionprotected DefaultAuthServerPropertiesDefaultAuthServerCreationHandler.getDefaultAuthServerProperties()DefaultAuthServerCreationPropertiesLoader.loadAuthServerSettings(org.springframework.core.env.Environment env, com.broadleafcommerce.common.extension.TypeFactory typeFactory) Constructors in com.broadleafcommerce.auth.tenant.service with parameters of type DefaultAuthServerPropertiesModifierConstructorDescriptionDefaultAuthServerCreationHandler(AuthorizationServerService<AuthorizationServer> serverService, AuthorizedClientService<AuthorizedClient> clientService, DefaultAuthServerProperties defaultAuthServerProperties, com.broadleafcommerce.common.extension.TypeFactory typeFactory)