Uses of Class
com.broadleafcommerce.auth.user.web.engine.OAuth2ClientIdTemplateEngine
-
Uses of OAuth2ClientIdTemplateEngine in com.broadleafcommerce.auth.user.web.autoconfigure
Modifier and TypeMethodDescriptionAuthServiceTemplateAutoConfiguration.oAuth2ClientIdTemplateEngine
(org.thymeleaf.spring6.SpringTemplateEngine templateEngine) Modifier and TypeMethodDescriptionstatic org.springframework.beans.factory.config.BeanPostProcessor
AuthServiceTemplateAutoConfiguration.viewResolverPostProcessor
(OAuth2ClientIdTemplateEngine templateEngine) We need to tell the view resolvers to use our new engineModifierConstructorDescriptionViewResolverPostProcessor
(OAuth2ClientIdTemplateEngine templateEngine)