Package 

Class GlobalHeadersPlugin

  • All Implemented Interfaces:

    
    public final class GlobalHeadersPlugin
    extends Plugin<GlobalHeadersConfig>
                        

    A plugin to configure arbitrary headers, with a focus on the OWASP secure headers project https://owasp.org/www-project-secure-headers/

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      Unit onStart(JavalinConfig config) Called when the plugin is applied to the Javalin instance.
      • Methods inherited from class io.javalin.plugin.Plugin

        name, onInitialize, priority, repeatable
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait