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

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

There is a newer version: 2.2.0
Show newest version






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












org.spincast.plugins.formsprotection

Class SpincastFormsProtectionPlugin

    • Field Detail

      • logger

        protected static final org.slf4j.Logger logger
      • PLUGIN_ID

        public static final String PLUGIN_ID
    • Constructor Detail

      • SpincastFormsProtectionPlugin

        public SpincastFormsProtectionPlugin()
    • Method Detail

      • getId

        public String getId()
        Description copied from interface: SpincastPlugin
        The id of the plugin.
      • apply

        public com.google.inject.Module apply(com.google.inject.Module module)
        Description copied from interface: SpincastPlugin
        Applies the plugin.

        The plugin can add bindings to the current Guice module, can modify it and can inspect it in order to decide what to bind or not.

        Returns:
        an ajusted Guice module.
      • applyRequiredPlugins

        protected com.google.inject.Module applyRequiredPlugins(com.google.inject.Module module)
      • applySpincastCryptoPlugin

        protected com.google.inject.Module applySpincastCryptoPlugin(com.google.inject.Module module)
      • applySpincastScheduledTasksPlugin

        protected com.google.inject.Module applySpincastScheduledTasksPlugin(com.google.inject.Module module)
      • applySpincastSessionPlugin

        protected com.google.inject.Module applySpincastSessionPlugin(com.google.inject.Module module)
      • getPluginModule

        protected com.google.inject.Module getPluginModule()

Copyright © 2019. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy