Interface BareFreeMarkerContext

    • Method Detail

      • getXsrfToken

        @Nullable
        @Nullable String getXsrfToken()
      • isXsrfTokenNeeded

        boolean isXsrfTokenNeeded​(@Nullable
                                  @Nullable String formActionDestination)