Class GeneratorRecipe.Builder

java.lang.Object
com.sanctionco.opconnect.model.GeneratorRecipe.Builder
Enclosing class:
GeneratorRecipe

public static class GeneratorRecipe.Builder extends Object
  • Method Details

    • ofLength

      public GeneratorRecipe ofLength(int length)
      Create a new GeneratorRecipe with the given length.
      Parameters:
      length - the required length for generated passwords
      Returns:
      a new GeneratorRecipe instance