All Downloads are FREE. Search and download functionalities are using the official Maven repository.

public.javadoc.org.spincast.plugins.formsprotection.pebble.SpincastFormsProtectionPebbleExtensionDefault.html Maven / Gradle / Ivy

There is a newer version: 2.2.0
Show newest version






SpincastFormsProtectionPebbleExtensionDefault (org.spincast:spincast-framework 1.0.0 API)












org.spincast.plugins.formsprotection.pebble

Class SpincastFormsProtectionPebbleExtensionDefault

  • java.lang.Object
    • com.mitchellbosecke.pebble.extension.AbstractExtension
      • org.spincast.plugins.formsprotection.pebble.SpincastFormsProtectionPebbleExtensionDefault
    • Field Detail

      • logger

        protected static final org.slf4j.Logger logger
      • FONCTION_NAME_FORM_DOUBLE_SUBMIT_PROTECTION_FIELD_NAME

        public static final String FONCTION_NAME_FORM_DOUBLE_SUBMIT_PROTECTION_FIELD_NAME
        See Also:
        Constant Field Values
      • FONCTION_NAME_FORM_DOUBLE_SUBMIT_PROTECTION_FIELD_VALUE

        public static final String FONCTION_NAME_FORM_DOUBLE_SUBMIT_PROTECTION_FIELD_VALUE
        See Also:
        Constant Field Values
      • FONCTION_NAME_FORM_DOUBLE_SUBMIT_DISABLE_PROTECTION_FIELD_NAME

        public static final String FONCTION_NAME_FORM_DOUBLE_SUBMIT_DISABLE_PROTECTION_FIELD_NAME
        See Also:
        Constant Field Values
      • FONCTION_NAME_FORM_CSRF_PROTECTTION_FIELD_NAME

        public static final String FONCTION_NAME_FORM_CSRF_PROTECTTION_FIELD_NAME
        See Also:
        Constant Field Values
      • FONCTION_NAME_FORM_CSRF_PROTECTTION_FIELD_VALUE

        public static final String FONCTION_NAME_FORM_CSRF_PROTECTTION_FIELD_VALUE
        See Also:
        Constant Field Values
    • Method Detail

      • getFunctions

        public Map<String,com.mitchellbosecke.pebble.extension.Function> getFunctions()
        Specified by:
        getFunctions in interface com.mitchellbosecke.pebble.extension.Extension
        Overrides:
        getFunctions in class com.mitchellbosecke.pebble.extension.AbstractExtension
      • getFormDoubleSubmitProtectionFieldValueFunction

        protected com.mitchellbosecke.pebble.extension.Function getFormDoubleSubmitProtectionFieldValueFunction()
      • getFormDoubleSubmitProtectionFieldNameFunction

        protected com.mitchellbosecke.pebble.extension.Function getFormDoubleSubmitProtectionFieldNameFunction()
      • getFormDoubleSubmitDisableProtectionFieldNameFunction

        protected com.mitchellbosecke.pebble.extension.Function getFormDoubleSubmitDisableProtectionFieldNameFunction()
      • getFormCsrfProtectionIdFieldNameFunction

        protected com.mitchellbosecke.pebble.extension.Function getFormCsrfProtectionIdFieldNameFunction()
      • getFormCsrfProtectionFieldValueFunction

        protected com.mitchellbosecke.pebble.extension.Function getFormCsrfProtectionFieldValueFunction()

Copyright © 2019. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy