Package org.apereo.cas.web.view
Class CasProtocolThymeleafViewFactory
- java.lang.Object
-
- org.apereo.cas.web.view.CasProtocolThymeleafViewFactory
-
- All Implemented Interfaces:
org.apereo.cas.validation.CasProtocolViewFactory
public class CasProtocolThymeleafViewFactory extends java.lang.Object implements org.apereo.cas.validation.CasProtocolViewFactoryThis isCasProtocolThymeleafViewFactory.- Since:
- 6.2.0
-
-
Constructor Summary
Constructors Constructor Description CasProtocolThymeleafViewFactory()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.springframework.web.servlet.Viewcreate(org.springframework.context.ConfigurableApplicationContext applicationContext, java.lang.String viewName, java.lang.String contentType)
-