Class FreeMarkerContextHelper


  • public class FreeMarkerContextHelper
    extends Object
    • Method Detail

      • getXsrfToken

        @Nullable
        public static @Nullable String getXsrfToken()
      • isXsrfTokenNeeded

        public static boolean isXsrfTokenNeeded​(@Nullable
                                                @Nullable String formActionDestination)