Uses of Enum
com.jsql.model.bean.util.Interaction
-
Uses of Interaction in com.jsql.model.bean.util
Modifier and TypeMethodDescriptionRequest.getMessage()
static Interaction
Returns the enum constant of this type with the specified name.static Interaction[]
Interaction.values()
Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of Interaction in com.jsql.model.injection.strategy
Modifier and TypeMethodDescriptionvoid
AbstractStrategy.markVulnerability
(Interaction message, int... indexErrorStrategy)