Uses of Class
com.vrondakis.zap.workflow.RunZapAttackStepParameters
-
Packages that use RunZapAttackStepParameters Package Description com.vrondakis.zap com.vrondakis.zap.workflow -
-
Uses of RunZapAttackStepParameters in com.vrondakis.zap
Methods in com.vrondakis.zap with parameters of type RunZapAttackStepParameters Modifier and Type Method Description booleanZapDriver. zapAttack(RunZapAttackStepParameters zsp)booleanZapDriverImpl. zapAttack(RunZapAttackStepParameters zsp)Starts the ZAP attack. -
Uses of RunZapAttackStepParameters in com.vrondakis.zap.workflow
Constructors in com.vrondakis.zap.workflow with parameters of type RunZapAttackStepParameters Constructor Description RunZapAttackExecution(org.jenkinsci.plugins.workflow.steps.StepContext context, RunZapAttackStepParameters runZapAttackStepParameters)
-