com.atlassian.bamboo.ww2
Class FreeMarkerContextHelper

java.lang.Object
  extended by com.atlassian.bamboo.ww2.FreeMarkerContextHelper

public class FreeMarkerContextHelper
extends Object


Method Summary
static String getXsrfToken()
           
static boolean isXsrfTokenNeeded(String formActionDestination)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getXsrfToken

@Nullable
public static String getXsrfToken()

isXsrfTokenNeeded

public static boolean isXsrfTokenNeeded(@Nullable
                                        String formActionDestination)


Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.