Uses of Class
com.broadleafcommerce.auth.user.web.engine.OAuth2ClientIdTemplateEngine
Packages that use OAuth2ClientIdTemplateEngine
-
Uses of OAuth2ClientIdTemplateEngine in com.broadleafcommerce.auth.user.web.autoconfigure
Methods in com.broadleafcommerce.auth.user.web.autoconfigure that return OAuth2ClientIdTemplateEngineModifier and TypeMethodDescriptionAuthServiceTemplateAutoConfiguration.oAuth2ClientIdTemplateEngine
(org.thymeleaf.spring6.SpringTemplateEngine templateEngine) Methods in com.broadleafcommerce.auth.user.web.autoconfigure with parameters of type OAuth2ClientIdTemplateEngineModifier and TypeMethodDescriptionstatic org.springframework.beans.factory.config.BeanPostProcessor
AuthServiceTemplateAutoConfiguration.viewResolverPostProcessor
(OAuth2ClientIdTemplateEngine templateEngine) We need to tell the view resolvers to use our new engineConstructors in com.broadleafcommerce.auth.user.web.autoconfigure with parameters of type OAuth2ClientIdTemplateEngineModifierConstructorDescriptionViewResolverPostProcessor
(OAuth2ClientIdTemplateEngine templateEngine)