Class ShiroDialect
- java.lang.Object
-
- org.thymeleaf.dialect.AbstractDialect
-
- org.thymeleaf.dialect.AbstractProcessorDialect
-
- at.pollux.thymeleaf.shiro.dialect.ShiroDialect
-
- All Implemented Interfaces:
org.thymeleaf.dialect.IDialect,org.thymeleaf.dialect.IProcessorDialect
public class ShiroDialect extends org.thymeleaf.dialect.AbstractProcessorDialect
-
-
Constructor Summary
Constructors Constructor Description ShiroDialect()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.util.Set<org.thymeleaf.processor.IProcessor>getProcessors(java.lang.String dialectPrefix)-
Methods inherited from class org.thymeleaf.dialect.AbstractProcessorDialect
getDialectProcessorPrecedence, getPrefix
-
-