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 BareFreeMarkerContextpublic boolean isXsrfTokenNeeded(@Nullable
String formActionDestination)
isXsrfTokenNeeded in interface BareFreeMarkerContextCopyright © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.