public class NotAuthenticatedAttrProcessor
extends org.thymeleaf.processor.attr.AbstractConditionalVisibilityAttrProcessor
| Modifier | Constructor and Description |
|---|---|
protected |
NotAuthenticatedAttrProcessor() |
| Modifier and Type | Method and Description |
|---|---|
static NotAuthenticatedAttrProcessor |
create() |
int |
getPrecedence() |
protected boolean |
isVisible(org.thymeleaf.Arguments arguments,
org.thymeleaf.dom.Element element,
String attributeName) |
processAttributedoProcess, getMatcherpublic static NotAuthenticatedAttrProcessor create()
public int getPrecedence()
getPrecedence in class org.thymeleaf.processor.AbstractProcessorprotected boolean isVisible(org.thymeleaf.Arguments arguments,
org.thymeleaf.dom.Element element,
String attributeName)
isVisible in class org.thymeleaf.processor.attr.AbstractConditionalVisibilityAttrProcessorCopyright © 2015. All Rights Reserved.