Class MarkStackInvulnerable

java.lang.Object
com.jsql.view.swing.interaction.MarkStackInvulnerable
All Implemented Interfaces:
InteractionCommand

public class MarkStackInvulnerable extends Object implements InteractionCommand
Mark the injection as invulnerable to a union injection.
  • Constructor Details

    • MarkStackInvulnerable

      public MarkStackInvulnerable(Object[] interactionParams)
  • Method Details