public class BareFreeMarkerContextImpl extends Object implements BareFreeMarkerContext
Modifier and Type | Field and Description |
---|---|
static BareFreeMarkerContext |
INSTANCE |
Modifier and Type | Method and Description |
---|---|
String |
getXsrfToken() |
boolean |
isXsrfTokenNeeded(String formActionDestination) |
public static BareFreeMarkerContext INSTANCE
@Nullable public String getXsrfToken()
getXsrfToken
in interface BareFreeMarkerContext
public boolean isXsrfTokenNeeded(@Nullable String formActionDestination)
isXsrfTokenNeeded
in interface BareFreeMarkerContext
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.