Class CsrfProtection

java.lang.Object
org.openrewrite.Recipe
org.openrewrite.ScanningRecipe<GenerateWebSecurityConfigurerAdapter>
org.openrewrite.java.security.spring.CsrfProtection
All Implemented Interfaces:
Cloneable

public class CsrfProtection extends org.openrewrite.ScanningRecipe<GenerateWebSecurityConfigurerAdapter>
  • Nested Class Summary

    Nested classes/interfaces inherited from class org.openrewrite.Recipe

    org.openrewrite.Recipe.Builder, org.openrewrite.Recipe.DelegatingRecipe
  • Field Summary

    Fields inherited from class org.openrewrite.Recipe

    contributors, examples, PANIC
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    Collection<? extends org.openrewrite.SourceFile>
    generate(GenerateWebSecurityConfigurerAdapter acc, org.openrewrite.ExecutionContext ctx)
     
     
     
    getInitialValue(org.openrewrite.ExecutionContext ctx)
     
    org.openrewrite.TreeVisitor<?,org.openrewrite.ExecutionContext>
     
     
    org.openrewrite.TreeVisitor<?,org.openrewrite.ExecutionContext>
     

    Methods inherited from class org.openrewrite.ScanningRecipe

    buildRecipeList, generate, getAccumulator, getRecipeList, getVisitor

    Methods inherited from class org.openrewrite.Recipe

    addDataTable, builder, causesAnotherCycle, clone, createRecipeDescriptor, equals, getContributors, getDataTableDescriptors, getDescriptor, getEstimatedEffortPerOccurrence, getExamples, getInstanceName, getInstanceNameSuffix, getJacksonPolymorphicTypeTag, getMaintainers, getName, hashCode, maxCycles, noop, run, run, run, setContributors, setExamples, validate, validate, validateAll, validateAll

    Methods inherited from class java.lang.Object

    finalize, getClass, notify, notifyAll, toString, wait, wait, wait